Search
Provides struct and type for a ThreadSubject
@type t() :: %GitHub.ThreadSubject{ __info__: map(), latest_comment_url: String.t(), title: String.t(), type: String.t(), url: String.t() }