LoggerTelegramBackend v2.0.0 LoggerTelegramBackend.Sender behaviour View Source
Specifies the API for using a custom Sender.
Link to this section Summary
Link to this section Callbacks
Specs
client(opts :: Keyword.t()) :: Tesla.Client.t()
Creates a custom Tesla.Client
Specs
send_message( tesla_client :: Tesla.Client.t(), message :: String.t(), opts :: Keyword.t() ) :: :ok | {:error, any()}
Sends a message