class types.GroupCallParticipantVideo
extends _TypeGroupCallParticipantVideo
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { GroupCallParticipantVideo } = types;
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