View Source ExTDLib.Object.InlineKeyboardButton (ExTDLib v0.0.4)
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.