getCommentsForPullRequest
abstract suspend fun getCommentsForPullRequest(input: GetCommentsForPullRequestRequest): GetCommentsForPullRequestResponse
Returns comments made on a pull request.
Reaction counts might include numbers from user identities who were deleted after the reaction was made. For a count of reactions from active identities, use GetCommentReactions.