| Crates.io | teloxide-core |
| lib.rs | teloxide-core |
| version | 0.13.0 |
| created_at | 2021-02-16 21:14:44.759075+00 |
| updated_at | 2025-07-11 15:55:14.436215+00 |
| 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 | 2,103,546 |
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+.