Search
Provides struct and type for IssueEventRename
@type t() :: %GitHub.Issue.EventRename{ __info__: map(), from: String.t(), to: String.t() }