interface Api.phone_groupParticipantsimport { type Api } from "https://deno.land/x/mtkruto@0.2.50/2_tl.ts"; const { phone_groupParticipants } = Api; Properties_: "phone.groupParticipants"count: numberparticipants: Array<GroupCallParticipant>next_offset: stringchats: Array<Chat>users: Array<User>version: number