34 breaking releases
new 0.35.0 | Feb 12, 2025 |
---|---|
0.33.0 | Dec 4, 2024 |
0.32.0 | Nov 17, 2024 |
0.28.0 | Jul 31, 2024 |
0.1.0 | Dec 23, 2018 |
#255 in Web programming
248 downloads per month
Used in 2 crates
1.5MB
35K
SLoC
TGBOT
A full-featured Telegram Bot API client.
Installation
[dependencies]
tgbot = "0.35.0"
Examples
See examples in the examples directory.
To run an example you need to create a .env
file:
cp sample.env .env
Don't forget to change the value of TGBOT_TOKEN
and other variables if required.
Versioning
This project adheres to ZeroVer.
Links
LICENSE
The MIT License (MIT)
Dependencies
~10–23MB
~316K SLoC