Search
Provides struct and type for HookResponse
@type t() :: %GitHub.Hook.Response{ code: integer() | nil, message: String.t() | nil, status: String.t() | nil }