mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 19:48:50 +01:00
🤖 An elegant Telegram bots framework for Rust
https://docs.rs/teloxide
This commit moves `bot::{auto_send,cache_me,limits}` modules to `adaptors::{auto_send,cache_me,throttle}. ALso it adds 4 crate features: - `throttle` - `cache_me` - `auto_send` - `full` (enables all features, except `nightly`) |
||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
netlify.toml | ||
README.md | ||
rustfmt.toml |