class types.ChannelParticipantBanned extends _TypeChannelParticipantimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelParticipantBanned } = types; ConstructorsnewChannelParticipantBanned(params: { left?: true; peer: TypePeer; kickedBy: bigint; date: number; bannedRights: TypeChatBannedRights; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsbannedRights: TypeChatBannedRightsdate: numberkickedBy: bigintoptionalleft: truepeer: TypePeerStatic Propertiesreadonly[paramDesc]: ParamDesc