The library for (easy?) creation of the inline-keyboard widgets for the teloxide
framework.
There're some examples available!
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 markup.
- 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