🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Temirkhan Myrzamadi 6766ae3137
Update src/types/message.rs
Co-Authored-By: Waffle Lapkin <waffle.lapkin@gmail.com>
2019-12-12 00:36:36 +06:00
.github/workflows Move CI to github actions 2019-11-27 17:30:33 +03:00
src Update src/types/message.rs 2019-12-12 00:36:36 +06:00
.gitignore Ignore .idea/ (.gitignore) 2019-09-02 00:23:03 +06:00
Cargo.toml Rename the lib to "teloxide" 2019-12-07 22:30:15 +03:00
ICON.png Improve the ICON.png quality 2019-10-15 16:16:56 +06:00
LICENSE Rename the lib to "teloxide" 2019-12-07 22:30:15 +03:00
README.md Update README.md 2019-12-08 09:57:53 +03:00
rustfmt.toml Merge imports by default (rustfmt.toml) 2019-10-17 22:16:55 +06:00

teloxide

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.