rust-tg-bot-ext 1.0.0-rc.1

Application framework for Telegram bots -- handlers, filters, persistence, job queue
Documentation
1
2
3
4
5
6
7
pub mod network_loop;
pub mod tracking_dict;
pub mod types;
pub mod update_parsing;

#[cfg(feature = "webhooks")]
pub mod webhook_handler;