ReplyMarkupInlineKeyboard constructor
ReplyMarkupInlineKeyboard({
- required List<
List< rows,InlineKeyboardButton> >
Implementation
ReplyMarkupInlineKeyboard({required this.rows});