InlineKeyboardMarkup Class
Represents an inline keyboard that appears right next to the message it belongs to.
Properties
inlineKeyboardProperties
inlineKeyboard
Array of button rows, each represented by an Array of InlineKeyboardButton objects
See the code