A full-featured Telegram Bot API client.
[dependencies]
tgbot = "0.41.0"See examples in the examples directory.
To run an example you need to create a .env file:
cp sample.env .envDon't forget to change the value of TGBOT_TOKEN and other variables if required.
This project adheres to ZeroVer.
The MIT License (MIT)