teloxide/README.md
2022-09-23 18:58:02 +04:00

1.2 KiB

teloxide-core

The core part of teloxide providing tools for making requests to the Telegram Bot API with ease. This library is fully asynchronous and built using tokio.

teloxide-core = "0.7"

Compiler support: requires rustc 1.64+.