teloxide-core

Crates.ioteloxide-core
lib.rsteloxide-core
version0.10.1
sourcesrc
created_at2021-02-16 21:14:44.759075
updated_at2024-08-17 11:38:25.223741
descriptionCore part of the `teloxide` library - telegram bot API client
homepagehttps://github.com/teloxide/teloxide
repositoryhttps://github.com/teloxide/teloxide
max_upload_size
id356180
size1,699,188
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.10.1"

Compiler support: requires rustc 1.68+.

Commit count: 4249

cargo fmt