updateBotDeleteBusinessMessage
A message was deleted in a connected business chat ».
type tg.UpdateBotDeleteBusinessMessage struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ConnectionID | string | yes | Business connection ID. |
Peer | PeerClass | yes | Peer where the messages were deleted. |
Messages | []int | yes | IDs of the messages that were deleted. |
Qts | int | yes | New qts value, see updates » for more info. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateBotDeleteBusinessMessage#a02a982e