Telegram.Bot.Dispatch behaviour (telegram v2.1.0)

View Source

Dispatch behaviour

Summary

Types

t()

@type t() :: module()

Callbacks

dispatch_update(update, token)

@callback dispatch_update(Telegram.Types.update(), Telegram.Types.token()) :: :ok