Crates.io | teloxide-core |
lib.rs | teloxide-core |
version | 0.10.1 |
source | src |
created_at | 2021-02-16 21:14:44.759075 |
updated_at | 2024-08-17 11:38:25.223741 |
description | Core part of the `teloxide` library - telegram bot API client |
homepage | https://github.com/teloxide/teloxide |
repository | https://github.com/teloxide/teloxide |
max_upload_size | |
id | 356180 |
size | 1,699,188 |
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+.