tele-macros 0.1.16

Proc-macros for tele bot ergonomics
Documentation
1
2
3
4
5
6
7
# tele-macros

Proc-macros for `tele` bot ergonomics.

- `#[derive(tele::BotCommands)]` for typed Telegram command parsing and metadata.

See the workspace root `README.md` for end-to-end usage with `tele`.