class types.ChannelsChannelParticipants extends _TypeChannelsChannelParticipantsimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelsChannelParticipants } = types; ConstructorsnewChannelsChannelParticipants(params: { count: number; participants: Array<TypeChannelParticipant>; chats: Array<TypeChat>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>count: numberparticipants: Array<TypeChannelParticipant>users: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc