class functions.PhoneCreateGroupCall extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PhoneCreateGroupCall } = functions; ConstructorsnewPhoneCreateGroupCall(params: { rtmpStream?: true; peer: types.TypeInputPeer; randomId: number; title?: string; scheduleDate?: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspeer: types.TypeInputPeerrandomId: numberoptionalrtmpStream: trueoptionalscheduleDate: numberoptionaltitle: stringStatic Propertiesreadonly[paramDesc]: ParamDesc