class types.UpdateChannelParticipant extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateChannelParticipant } = types; ConstructorsnewUpdateChannelParticipant(params: { viaChatlist?: true; channelId: bigint; date: number; actorId: bigint; userId: bigint; prevParticipant?: TypeChannelParticipant; newParticipant?: TypeChannelParticipant; invite?: TypeExportedChatInvite; qts: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsactorId: bigintchannelId: bigintdate: numberoptionalinvite: TypeExportedChatInviteoptionalnewParticipant: TypeChannelParticipantoptionalprevParticipant: TypeChannelParticipantqts: numberuserId: bigintoptionalviaChatlist: trueStatic Propertiesreadonly[paramDesc]: ParamDesc