VideoChat
Describes a video chat.
This is an alias for the VideoChatUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "videoChat" | |
groupCallId | number | Group call identifier of an active video chat; 0 if none. Full information about the video chat can be received through the method getGroupCall |
hasParticipants | boolean | True, if the video chat has participants |
defaultParticipantId | Default group call participant identifier to join the video chat; may be null |