updateBotMenuButton
The menu button behavior for the specified bot has changed
type tg.UpdateBotMenuButton struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
BotID | int64 | yes | Bot ID |
Button | BotMenuButtonClass | yes | New menu button |
References
- Official documentation
- Generated Go reference
- TL definition:
updateBotMenuButton#14b85813