🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Temirkhan Myrzamadi 9d0cf21f92
Merge pull request #3 from async-telegram-bot/master
Create lib.rs and core/mod.rs
2019-09-01 23:18:49 +06:00
src Create lib.rs and core/mod.rs 2019-09-01 23:13:02 +06:00
.gitignore Initialise the project using Cargo 2019-09-01 22:51:07 +06:00
Cargo.toml Temporary remove the 'authors' field (Cargo.toml) 2019-09-01 22:53:29 +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