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