teloxide/crates/teloxide-core/README.md
Сырцев Вадим Игоревич ed07753877 Update supported TBA version in docs
2024-04-04 12:37:22 +03: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.9"

Compiler support: requires rustc 1.68+.