TDLib v0.0.2 TDLib.Object.InlineKeyboardButton View Source
Represents a single button in an inline keyboard.
| Name | Type | Description |
|---|---|---|
| text | string | Text of the button. |
| type | InlineKeyboardButtonType | Type of the button. |
More details on telegram’s documentation.