telegram-rs-2 0.1.1

A comprehensive Rust library for building Telegram bots and Mini Apps with optional wallet integration
Documentation
1
2
3
4
5
pub mod bot;
pub mod types;
pub mod requests;

pub use bot::Bot;