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