class functions.PhoneInviteToGroupCall extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneInviteToGroupCall } = functions; ConstructorsnewPhoneInviteToGroupCall(params: { call: types.TypeInputGroupCall; users: Array<types.TypeInputUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscall: types.TypeInputGroupCallusers: Array<types.TypeInputUser>Static Propertiesreadonly[paramDesc]: ParamDesc