33 breaking releases
new 0.34.0 | Jan 2, 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 |
#202 in Web programming
449 downloads per month
Used in 6 crates
(2 directly)
1.5MB
35K
SLoC
TGBOT
A full-featured Telegram Bot API client.
Installation
[dependencies]
tgbot = "0.34.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
~9–21MB
~299K SLoC