menu
tdffi
td
ReplyMarkupInlineKeyboard
rows property
rows
brightness_4
brightness_5
rows
property
List
<
List
<
InlineKeyboardButton
>
>
rows
read / write
A list of rows of inline keyboard buttons.
Implementation
late List<List<InlineKeyboardButton>> rows;
tdffi
td
ReplyMarkupInlineKeyboard
rows property
ReplyMarkupInlineKeyboard class