View Source ExTDLib.Object.BotMenuButton (ExTDLib v0.0.4)
Describes a button to be shown instead of bot commands menu button.
| Name | Type | Description |
|---|---|---|
| text | string | Text of the button. |
| url | string | URL to be passed to openWebApp. |
More details on telegram's documentation.