class tl.Api.GroupCallParticipantVideoSourceGroup
extends VirtualClass<{ semantics: string; sources: int[]; }>
import { tl } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { GroupCallParticipantVideoSourceGroup } = tl.Api;
Static Methods
fromReader(reader: Reader): GroupCallParticipantVideoSourceGroup