import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PhoneCreateGroupCall } = functions;
Constructors
new
PhoneCreateGroupCall(params: { rtmpStream?: true; peer: types.TypeInputPeer; randomId: number; title?: string; scheduleDate?: number; })Properties
protected
readonly
[params]: Paramspeer: types.TypeInputPeer
Static Properties
readonly
[paramDesc]: ParamDesc