View Source Telegex.RequestError (Telegex v1.8.0)
Request sending errors, such as network issues such as timeouts, have nothing to do with API response data.
Summary
Types
@type t() :: %Telegex.RequestError{reason: atom()}
Request sending errors, such as network issues such as timeouts, have nothing to do with API response data.
@type t() :: %Telegex.RequestError{reason: atom()}