🤖 An elegant Telegram bots framework for Rust https://docs.rs/teloxide
Find a file
Maybe Waffle 88449531a6 Mark top-level items as pub(crate)
this way we'll get better compiler diagnostics (for example it'll warn
against unused fields and such).
2022-08-22 16:00:36 +04:00
.github/workflows Create rust.yml 2020-02-24 14:54:06 +06:00
src Mark top-level items as pub(crate) 2022-08-22 16:00:36 +04:00
.gitignore Fix Clippy 2020-02-24 15:19:03 +06:00
Cargo.toml Release v0.6.3 2022-07-19 21:56:59 +06:00
CHANGELOG.md Release v0.6.3 2022-07-19 21:56:59 +06:00
LICENSE Release v0.6.1 2022-04-26 02:12:22 +06:00
rustfmt.toml Adjust with the latest teloxide 2021-03-06 03:07:42 +06:00