menu
td_json_client package
documentation
td_api.dart
ReplyMarkupShowKeyboard
rows property
rows property
dark_mode
light_mode
rows
property
vector
<
vector
<
KeyboardButton
>
>
?
rows
getter/setter pair
A list of rows of bot keyboard buttons
Implementation
vector<vector<KeyboardButton>>? rows;
td_json_client package
documentation
td_api
ReplyMarkupShowKeyboard
rows property
ReplyMarkupShowKeyboard class