import { type Api } from "https://deno.land/x/mtkruto@0.6.2/2_tl.ts";
const { updateGroupCallParticipants } = Api;
Properties
call: InputGroupCall
participants: Array<GroupCallParticipant>
import { type Api } from "https://deno.land/x/mtkruto@0.6.2/2_tl.ts";
const { updateGroupCallParticipants } = Api;