File names in pull request

How is it possible to get names of updated in pull request files (with path)?

I implement PostRepositoryHook<PullRequestMergeHookRequest> but can not find how to get it from parameters from postUpdate method.