Skip to content

ReplyMarkupInlineKeyboard

Type · TDLib 1.8.67 · d1085f9c

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