class GroupCall
extends _TypeGroupCall
import { GroupCall } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
GroupCall(params: { joinMuted?: true; canChangeJoinMuted?: true; joinDateAsc?: true; scheduleStartSubscribed?: true; canStartVideo?: true; recordVideoActive?: true; rtmpStream?: true; listenersHidden?: true; id: bigint; accessHash: bigint; participantsCount: number; title?: string; streamDcId?: number; recordStartDate?: number; scheduleDate?: number; unmutedVideoCount?: number; unmutedVideoLimit: number; version: number; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc