Expand description
This crate helps writing bots for the messenger Telegram. See readme for details.
Re-exports§
Modules§
Macros§
- reply_
markup - Create a reply markup.
Structs§
- Api
- Main type for sending requests to the Telegram bot API.
- Error
- The Error type.
- Telegram
Future - Represent a future that resolves into Telegram API response.
- Updates
Stream - This type represents stream of Telegram API updates and uses long polling method under the hood.
Enums§
- Error
Kind - The kind of an error.