class types.ChatParticipants extends _TypeChatParticipantsimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChatParticipants } = types; ConstructorsnewChatParticipants(params: { chatId: bigint; participants: Array<TypeChatParticipant>; version: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschatId: bigintparticipants: Array<TypeChatParticipant>version: numberStatic Propertiesreadonly[paramDesc]: ParamDesc