InlineKeyboardMarkup
interfaceThis object represents an inline keyboard that appears right next to the message it belongs to.
Declaration
interface InlineKeyboardMarkup Properties
inline_keyboard: InlineKeyboardButton[][];Array of button rows, each represented by an Array of InlineKeyboardButton objects