LemonChannels.Adapters.Telegram.Outbound (lemon_channels v0.1.0)

View Source

Outbound message delivery for Telegram.

Wraps the existing LemonChannels.Telegram.API for message delivery.

Summary

Functions

Deliver an outbound payload to Telegram.

Functions

deliver(payload)

@spec deliver(LemonChannels.OutboundPayload.t()) :: {:ok, term()} | {:error, term()}

Deliver an outbound payload to Telegram.