teloxide-core

Crates.ioteloxide-core
lib.rsteloxide-core
version0.13.0
created_at2021-02-16 21:14:44.759075+00
updated_at2025-07-11 15:55:14.436215+00
descriptionCore part of the `teloxide` library - telegram bot API client
homepagehttps://github.com/teloxide/teloxide
repositoryhttps://github.com/teloxide/teloxide
max_upload_size
id356180
size2,103,546
crates.io publish access (github:teloxide:crates-io-publish-access)

documentation

https://docs.rs/teloxide-core/

README

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

Compiler support: requires rustc 1.82+.

Commit count: 5228

cargo fmt