View Source GitHub.PullRequest.ReviewCommentLinks (GitHub REST API Client v0.3.0)
Provides struct and type for a PullRequest.ReviewCommentLinks
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.PullRequest.ReviewCommentLinks{ __info__: map(), html: GitHub.PullRequest.ReviewCommentLinksHtml.t(), pull_request: GitHub.PullRequest.ReviewCommentLinksPullRequest.t(), self: GitHub.PullRequest.ReviewCommentLinksSelf.t() }