rows property

rows A list of rows of inline keyboard buttons

Implementation

final List<List<InlineKeyboardButton>> rows;