Skip to main content
Module

x/grm/mod.ts>tl.Api.GroupCallParticipantVideo

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.GroupCallParticipantVideo
extends VirtualClass<{ paused?: boolean; endpoint: string; sourceGroups: Api.TypeGroupCallParticipantVideoSourceGroup[]; audioSource?: int; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { GroupCallParticipantVideo } = tl.Api;

Properties

optional
audioSource: int
className: "GroupCallParticipantVideo"
classType: "constructor"
CONSTRUCTOR_ID: 1735736008
endpoint: string
optional
paused: boolean
SUBCLASS_OF_ID: 4014389467