View Source GitHub.Timeline.ReviewedEventLinks (GitHub REST API Client v0.3.3)

Provides struct and type for a Timeline.ReviewedEventLinks

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Timeline.ReviewedEventLinks{
  __info__: map(),
  html: GitHub.Timeline.ReviewedEventLinksHtml.t(),
  pull_request: GitHub.Timeline.ReviewedEventLinksPullRequest.t()
}