Skip to content

InlineKeyboardMarkup

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

Fields

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

GramIO Usage

See Also