| Crates.io | tgbot |
| lib.rs | tgbot |
| version | 0.40.0 |
| created_at | 2018-12-23 19:36:02.480143+00 |
| updated_at | 2025-08-16 17:51:10.212418+00 |
| description | A Telegram Bot library |
| homepage | |
| repository | https://github.com/tg-rs/tgbot |
| max_upload_size | |
| id | 103464 |
| size | 1,841,564 |
A full-featured Telegram Bot API client.
[dependencies]
tgbot = "0.40.0"
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.
This project adheres to ZeroVer.
The MIT License (MIT)