class types.ChannelsChannelParticipant extends _TypeChannelsChannelParticipantimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelsChannelParticipant } = types; ConstructorsnewChannelsChannelParticipant(params: { participant: TypeChannelParticipant; chats: Array<TypeChat>; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramschats: Array<TypeChat>participant: TypeChannelParticipantusers: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc