Crate vk_keyboard

Source
Expand description

An easy to use and simple implementation of VK keyboard types in Rust with serde support.

Modules§

button
Button type
keyboard
Keyboard
macros
Macros for working with keyboards with a pleasure!

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