inlineKeyboard property

  1. @override
List<List<InlineKeyboardButton>> inlineKeyboard
getter/setter pair

List of rows of the keyboard

Implementation

@override
List<List<InlineKeyboardButton>> inlineKeyboard;