teloxide/crates/teloxide-core
Maybe Waffle b626b3240c Fix docs
2023-01-14 20:51:20 +04:00
..
examples Merge rustfmt.tomls 2022-11-07 16:13:29 +04:00
src Fix docs 2023-01-14 20:51:20 +04:00
Cargo.toml Update scrape examples options 2022-12-29 00:31:17 +04:00
CHANGELOG.md Update supported TBA version in docs 2023-01-14 20:50:58 +04:00
LICENSE link licenses 2022-11-07 16:49:58 +04:00
README.md Update supported TBA version in docs 2023-01-14 20:50:58 +04:00
schema.ron fix a link in schema 2023-01-14 20:20:32 +04:00

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

Compiler support: requires rustc 1.64+.