ReplyMarkupInlineKeyboard¶
Contains an inline keyboard layout
ReplyMarkupInlineKeyboard(
rows: list of list of InlineKeyboardButton,
force_reply: Bool
) → ReplyMarkup
rows¶
list of list of InlineKeyboardButton
A list of rows of inline keyboard buttons
force_reply¶
Bool
True, if a reply to the message must be forced when the message is received