botapi-rs

Autogenerated telegram bot api wrapper using api spec from https://github.com/PaulSonOfLars/telegram-bot-api-spec.
Generates a full serde-based telegram bot api wrapper with idiomatic design patterns.

Features

Building the docs

Documentation is generated inline during compilation, to view the docs just run

cargo build cargo doc --open