teloxide-core

Crates.ioteloxide-core
lib.rsteloxide-core
version
sourcesrc
created_at2021-02-16 21:14:44.759075+00
updated_at2025-04-04 13:26:43.156499+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
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
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.11.2"

Compiler support: requires rustc 1.80+.

Commit count: 4249

cargo fmt