inline_keyboard_markup_t#

struct banana::api::inline_keyboard_markup_t#

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

array_t<array_t<inline_keyboard_button_t>> inline_keyboard#

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