tgbot 0.47.0

A Telegram Bot library
Documentation
1
2
3
4
5
6
7
8
9
pub use self::{file::*, media::*, message_content::*, paid_media::*, profile_photo::*, story::*, text::*};

mod file;
mod media;
mod message_content;
mod paid_media;
mod profile_photo;
mod story;
mod text;