import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { PhoneToggleGroupCallSettings } = functions;
Constructors
new
PhoneToggleGroupCallSettings(params: { resetInviteHash?: true; call: types.TypeInputGroupCall; joinMuted?: boolean; })