🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Temirkhan Myrzamadi b7020142fd
Merge pull request #45 from async-telegram-bot/remove_send_boxed_in_docs
Remove call to `.send_boxed()` in docs
2019-10-11 19:06:01 +06:00
src Merge pull request #45 from async-telegram-bot/remove_send_boxed_in_docs 2019-10-11 19:06:01 +06:00
.gitignore Ignore .idea/ (.gitignore) 2019-09-02 00:23:03 +06:00
.travis.yml Run Travis CI on the nightly channel 2019-09-02 13:35:28 +06:00
Cargo.toml Merge pull request #43 from async-telegram-bot/update_libs 2019-10-10 17:31:32 +06:00
LICENSE Create LICENSE 2019-09-01 22:54:39 +06:00
README.md Update README.md 2019-10-08 22:22:23 +06:00
rustfmt.toml Set the line width to 80 (rustfmt.toml) 2019-09-04 20:07:56 +06:00

async-telegram-bot