v1.0.0
Key Features
- Macro-based architecture — similar to GenServer, allows creating bots through
use TelegramEx - Message handling — built-in support for incoming messages, callback queries, and inline queries
- Automatic polling — the library automatically polls the Telegram API
- Builder API — convenient builders for sending text, photos, and documents
- Keyboards — support for inline keyboards and reply keyboards
What's Supported
- Sending text messages with Markdown/HTML
- Sending photos and documents by URL or local path
- Inline and reply keyboards
- Handling callback queries from buttons
- Automatic polling of the Telegram Bot API
See the detailed documentation in README.
Package available on Hex.pm