TDLib v0.0.2 TDLib.Object.KeyboardButton View Source
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.