updateGroupCallMessage
A new in-call message was received in a group call or livestream, sent using phone sendGroupCallMessage.
type tg.UpdateGroupCallMessage struct { /* ... */ }
Implements Update.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Call | InputGroupCallClass | yes | Call field of UpdateGroupCallMessage. |
Message | GroupCallMessage | yes | Message field of UpdateGroupCallMessage. |
References
- Official documentation
- Generated Go reference
- TL definition:
updateGroupCallMessage#d8326f0d