TDLib v0.0.2 TDLib.Object.ReplyMarkupInlineKeyboard View Source
Contains an inline keyboard layout.
| Name | Type | Description |
|---|---|---|
| rows | inlineKeyboardButton[][] | A list of rows of inline keyboard buttons. |
More details on telegram’s documentation.
Contains an inline keyboard layout.
| Name | Type | Description |
|---|---|---|
| rows | inlineKeyboardButton[][] | A list of rows of inline keyboard buttons. |
More details on telegram’s documentation.