35 breaking releases
Uses new Rust 2024
new 0.36.0 | Apr 12, 2025 |
---|---|
0.35.0 | Feb 12, 2025 |
0.34.0 | Jan 2, 2025 |
0.33.0 | Dec 4, 2024 |
0.1.0 | Dec 23, 2018 |
#378 in HTTP server
108 downloads per month
Used in 2 crates
1.5MB
37K
SLoC
TGBOT
A full-featured Telegram Bot API client.
Installation
[dependencies]
tgbot = "0.36.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
~11–23MB
~325K SLoC