🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Temirkhan Myrzamadi aebe764e44
Merge pull request #47 from async-telegram-bot/move_types_to_types
Move `ChatId` and `ChatAction` to `types::`
2019-10-11 19:03:55 +06:00
src Merge pull request #47 from async-telegram-bot/move_types_to_types 2019-10-11 19:03:55 +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