Search
Provides struct and type for a Issue.Event.UnlabeledLabel
@type t() :: %GitHub.Issue.Event.UnlabeledLabel{ __info__: map(), color: String.t(), name: String.t() }