Search
Provides struct and type for a Issue.SearchResultItemPullRequest
@type t() :: %GitHub.Issue.SearchResultItemPullRequest{ __info__: map(), diff_url: String.t() | nil, html_url: String.t() | nil, merged_at: DateTime.t() | nil, patch_url: String.t() | nil, url: String.t() | nil }