Skip to content

InlineKeyboardMarkup

This object represents an inline keyboard that appears right next to the message it belongs to.

1 fields, 1 required.

Used by

Fields

inline_keyboard InlineKeyboardButton[][] Required
Array of button rows, each represented by an Array of InlineKeyboardButton objects.