Expand description
FerrisGram is an asynchronous autogenerated wrapper for the Telegram Bot API written in Rust. This library provides all the methods and types that are available on the official Telegram Bot API.
Re-exports§
pub use bot::*;
Modules§
Macros§
Statics§
Functions§
- build_
keyboard - Use this method to convert slice of slice of InlineKeyboardButton to Vector form.