Interface IInlineKeyboardMarkup

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

Hierarchy

  • IInlineKeyboardMarkup

Properties

Properties

inline_keyboard: IInlineKeyboardButton[][]

Array of button rows, each represented by an Array of InlineKeyboardButton objects

Generated using TypeDoc