Expand description
An easy to use and simple implementation of VK keyboard types in Rust with serde support.
Modules§
Macros§
- __
button_ impl - __
default_ button_ color - buttons
- Macro for getting vector of buttons
- keyboard
- Macro for defining a keyboard via the pretty DSL.
- lines
- Macro for placing every vector of buttons to new line on a keyboard
- location_
button - Location button
- open_
link_ button - Open link button
- payload
- Macro for defining payload in JSON. It supports only strings as parameters and values
- text_
button - Text button
- vk_
apps_ button - Vk Apps button
- vk_
pay_ button - Vk Pay button