Telegram.Bot.Dispatch behaviour
(telegram v2.1.1)
View Source
Dispatch behaviour
Summary
Types
@type t() :: module()
Callbacks
@callback dispatch_update(Telegram.Types.update(), Telegram.Types.token()) :: :ok