github-api
github-api copied to clipboard
`GHPullRequestReviewComment` should extend `GHIssueComment`
It seems that GHPullRequestReviewComment should extend GHIssueComment, the same way GHPullRequest extends GHIssue.
PR welcome.