menu
tdffi
td
ReplyMarkupShowKeyboard
rows property
rows
brightness_4
brightness_5
rows
property
List
<
List
<
KeyboardButton
>
>
rows
read / write
A list of rows of bot keyboard buttons.
Implementation
late List<List<KeyboardButton>> rows;
tdffi
td
ReplyMarkupShowKeyboard
rows property
ReplyMarkupShowKeyboard class