View Source ExTDLib.Object.MessageInviteVideoChatParticipants (ExTDLib v0.0.4)
A message with information about an invite to a video chat.
| Name | Type | Description |
|---|---|---|
| group_call_id | number | Identifier of the video chat. The video chat can be received through the method getGroupCall. |
| user_ids | string | Invited user identifiers. |
More details on telegram's documentation.