class types.PhoneGroupParticipants extends _TypePhoneGroupParticipantsimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneGroupParticipants } = types; ConstructorsnewPhoneGroupParticipants(params: { count: number; participants: Array<TypeGroupCallParticipant>; nextOffset: string; chats: Array<TypeChat>; users: Array<TypeUser>; version: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>count: numbernextOffset: stringparticipants: Array<TypeGroupCallParticipant>users: Array<TypeUser>version: numberStatic Propertiesreadonly[paramDesc]: ParamDesc