mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-23 15:01:45 +01:00
🤖 An elegant Telegram bots framework for Rust
https://docs.rs/teloxide
f270613e7e
- Move all data to the worker making it unshared. - Use mpsc channel to update requests queue - Yield if there are no requests in queue - Remove `:0` entries from `hchats` - Remove debug prints - Remove use of `block_on` |
||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
netlify.toml | ||
README.md | ||
rustfmt.toml |