Search
Provides struct and type for IssueEventLabel
@type t() :: %GitHub.Issue.EventLabel{ __info__: map(), color: String.t() | nil, name: String.t() | nil }