ReplyKeyboardMarkup

Undocumented in source.

Constructors

this
this(string[][] keyboard)
Undocumented in source.

Members

Functions

opOpAssign
void opOpAssign(KeyboardButton[] buttons)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

keyboard
KeyboardButton[][] keyboard;
Undocumented in source.
one_time_keyboard
Nullable!bool one_time_keyboard;
Undocumented in source.
resize_keyboard
Nullable!bool resize_keyboard;
Undocumented in source.
selective
Nullable!bool selective;
Undocumented in source.

Meta