getCommentsForComparedCommit
abstract suspend fun getCommentsForComparedCommit(input: GetCommentsForComparedCommitRequest): GetCommentsForComparedCommitResponse
Returns information about comments made on the comparison between two commits.
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.