class types.ChannelParticipantBanned
extends _TypeChannelParticipant
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelParticipantBanned } = types;
Constructors
new
ChannelParticipantBanned(params: { left?: true; peer: TypePeer; kickedBy: bigint; date: number; bannedRights: TypeChatBannedRights; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc