ReplyKeyboardMarkup

Custom keyboard with reply options

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

keyboard
KeyboardButton[][] keyboard;

Keyboard layout

one_time_keyboard
bool one_time_keyboard;

Request clients to hide the keyboard as soon as it's been used

resize_keyboard
bool resize_keyboard;

Request clients to resize the keyboard vertically for optimal fit

selective
bool selective;

Show the keyboard to specific users only

See Also

Meta