Raw API response.
@type t() :: %Telegex.Response{ description: String.t() | nil, error_code: integer() | nil, ok: boolean(), result: any() | nil }