teloxide/README.md
Temirkhan Myrzamadi a00678b81c
Update README.md
2021-02-22 14:36:30 +06:00

1.3 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.1"

Compiler support: requires rustc 1.49+.