🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
fedechkin_alexey 2567ae1825 add Chat struct
2019-09-02 11:02:50 +07:00
src add Chat struct 2019-09-02 11:02:50 +07: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