messageActionInviteToGroupCall
A set of users was invited to a group call.
type tg.MessageActionInviteToGroupCall struct { /* ... */ }
Implements MessageAction.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Call | InputGroupCallClass | yes | The group call |
Users | []int64 | yes | The invited users |
References
- Official documentation
- Generated Go reference
- TL definition:
messageActionInviteToGroupCall#502f92f7