1 unstable release
0.0.5 | Nov 14, 2022 |
---|
#41 in #telegram-api
125KB
3K
SLoC
Telegram Bot APi access written in Rust
The goal of this Bot API is to stick as close as possible to the official Telegram Bot API (https://core.telegram.org/bots/api), since other crates are pretty limited in their functions.
This project is WIP, but feel free to try it out and to report possible issues.
lib.rs
:
This library offers the possibility to access the Telegram Bot API from Rust.
It is designed to change as little as possible from the well documented Telegram Bot API.
To learn more about the individual types and methods, please visit Telegram Bot API.
The issue tracker is located on Github
Dependencies
~3–18MB
~231K SLoC