View Source ExTDLib.Object.KeyboardButton (ExTDLib v0.0.4)
Represents a single button in a bot keyboard.
| Name | Type | Description |
|---|---|---|
| text | string | Text of the button. |
| type | KeyboardButtonType | Type of the button. |
More details on telegram's documentation.
Represents a single button in a bot keyboard.
| Name | Type | Description |
|---|---|---|
| text | string | Text of the button. |
| type | KeyboardButtonType | Type of the button. |
More details on telegram's documentation.