Skip to content

Library for creation of inline-keyboard widgets for teloxide framework

License

Notifications You must be signed in to change notification settings

syrtcevvi/teloxide-inline-widgets

Repository files navigation

teloxide-inline-widgets

GitHub Actions Workflow Status docs.rs Crates.io Version Static Badge Crates.io Total Downloads

The library for (easy?) creation of the inline-keyboard widgets for the teloxide framework.

There're some examples available!

Available widgets

Radio List

radio list example

Checkbox List

checkbox list example

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 markup.

multiple widgets

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

About

Library for creation of inline-keyboard widgets for teloxide framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages