messageActionGroupCall
A video chat/livestream was started or terminated.
type tg.MessageActionGroupCall struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Call | InputGroupCallClass | yes | Group call |
Duration | int | — | Duration of the group call in seconds, for terminated calls. |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionGroupCall#7a0d7f42