Raw.GroupCallParticipantVideo
Info about a video stream
groupCallParticipantVideo#67753ac8 flags:# paused:flags.0?true endpoint:string source_groups:Vector<GroupCallParticipantVideoSourceGroup> audio_source:flags.1?int = GroupCallParticipantVideo;
export namespace Raw {
export class GroupCallParticipantVideo {
constructor(params: {
paused?: boolean;
endpoint: string;
sourceGroups: Array<Raw.TypeGroupCallParticipantVideoSourceGroup>;
audioSource?: number;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x67753ac8