interface Api.updateGroupCallParticipantsimport { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; const { updateGroupCallParticipants } = Api; Properties_: "updateGroupCallParticipants"call: InputGroupCallparticipants: Array<GroupCallParticipant>version: number