API Reference TelegramEx v#1.2.1

Copy Markdown View Source

Modules

Defines a behaviour for Telegram bots and provides the main use macro.

HTTP wrapper around the Telegram Bot API.

Builder for contact payloads.

Builder for document payloads.

Builder for location payloads.

Builder for constructing and sending text messages.

Builder for photo payloads.

Builder for poll and quiz payloads.

Builder for sticker payloads.

Builder for video payloads.

Reads bot configuration from the application environment.

Per-user Finite State Machine backed by Pockets (ETS).

Behaviour for organizing bot handlers into separate modules.

GenServer that long-polls Telegram for updates and dispatches them to handlers.

Common types used across the library.

Struct representing a Telegram CallbackQuery object.

Struct representing a Telegram Message object.