teloxide/crates/teloxide-core/README.md
Akshett Rai Jindal 5040813737 Bump TBA version
2024-08-24 15:12:54 +05:30

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.10.1"

Compiler support: requires rustc 1.68+.