View Source Telegex.Error (Telegex v1.8.0)

Error result in API response.

Summary

Types

@type t() :: %Telegex.Error{description: String.t(), error_code: integer()}