import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { PhoneToggleGroupCallStartSubscription } = functions;
Constructors
new
PhoneToggleGroupCallStartSubscription(params: { call: types.TypeInputGroupCall; subscribed: boolean; })