class GroupCallParticipantVideo
extends _TypeGroupCallParticipantVideo
import { GroupCallParticipantVideo } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
GroupCallParticipantVideo(params: { paused?: true; endpoint: string; sourceGroups: Array<TypeGroupCallParticipantVideoSourceGroup>; audioSource?: number; })Properties
protected
readonly
[params]: ParamssourceGroups: Array<TypeGroupCallParticipantVideoSourceGroup>
Static Properties
readonly
[paramDesc]: ParamDesc