🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Temirkhan Myrzamadi 9d9dcd2541
Merge pull request #5 from async-telegram-bot/master
Merge dev with master
2019-09-02 01:56:11 +06:00
src Implement /getMe (core/mod.rs) 2019-09-02 01:53:18 +06:00
.gitignore Ignore .idea/ (.gitignore) 2019-09-02 00:23:03 +06:00
Cargo.toml Implement /getMe (core/mod.rs) 2019-09-02 01:53:18 +06:00
LICENSE Create LICENSE 2019-09-01 22:54:39 +06:00
README.md Initial commit 2019-09-01 22:46:32 +06:00

async-telegram-bot

An asynchronous full-featured Telegram bot framework for Rust