Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInlineKeyboardMarkup

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

Hierarchy

  • IInlineKeyboardMarkup

Index

Properties

Properties

inline_keyboard: [IInlineKeyboardButton[]]

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

Generated using TypeDoc