updateBotChatBoost
A channel/supergroup boost has changed (bots only)
type tg.UpdateBotChatBoost struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Peer | PeerClass | yes | Channel |
Boost | Boost | yes | New boost information |
Qts | int | yes | QTS event sequence identifier |
References
- Official documentation
- Generated Go reference
- TL definition:
updateBotChatBoost#904dd49c