Search
Provides struct and type for InteractionLimitResponse
@type t() :: %GitHub.Interaction.Limit.Response{ __info__: map(), expires_at: String.t(), limit: String.t(), origin: String.t() }