Describe the bug
An issue event can be of many types, one of which is REVIEW_REQUESTED, in which case the event object in the API response would contains a field called review_requester which is user who has been requested to review this PR.
Unfortunately this field has been missed in the GHIssueEvent class.
To Reproduce
Github API
GET /repos/{owner}/{repo}/issues/{issue_number}/events