Crate ferrisgram

Crate ferrisgram 

Source
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§

bot
error
ext
helpers_ext
input_file
methods
types

Macros§

filter_extension

Statics§

DEFAULT_API_URL

Functions§

build_keyboard
Use this method to convert slice of slice of InlineKeyboardButton to Vector form.