mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-11 04:21:12 +01:00
🤖 An elegant Telegram bots framework for Rust
https://docs.rs/teloxide
65a61a1849
Provide &self instead of &&self (bot/api.h) |
||
---|---|---|
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
ICON.png | ||
LICENSE | ||
README.md | ||
rustfmt.toml |
telebofr
A full-featured framework that empowers you to easily build Telegram bots using the async
/.await
syntax in Rust. It handles all the difficult stuff so you can focus only on your business logic.