1 unstable release
0.1.0 | Aug 9, 2024 |
---|
#54 in #telegram-bot
365KB
438 lines
The library for (easy?) creation of the inline-keyboard widgets for the teloxide
framework.
There're some examples available!
Available widgets
Radio List
Checkbox List
Others
One of the most desired thing is to combine widgets together. Currently, the library supports the simple Layout
method which allows to combine base-widgets
within single keyboard.
Roadmap
- Simplify API with
proc-macros
- Pagination mechanism
- Add
date-picker
widget - Add custom callbacks to some actions
- Add ability to allow custom limitations to widgets
Dependencies
~11–24MB
~373K SLoC