mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-05 10:24:32 +01:00
🤖 An elegant Telegram bots framework for Rust
https://docs.rs/teloxide
76d47276f6
This commit introduces 3 traits mentioned in requests redesign proposal: - `Payload` - `HasPayload` - `Request` Also it adds `Output<T>` alias to `<<T as HasPayload>::Payload as Payload>::Output` |
||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
netlify.toml | ||
README.md | ||
rustfmt.toml |