View Source Telegex.Error (Telegex v1.0.0-rc.4)

Error result in API response.

Link to this section Summary

Link to this section Types

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