class ChannelParticipantAdmin
extends _TypeChannelParticipant
import { ChannelParticipantAdmin } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
ChannelParticipantAdmin(params: { canEdit?: true; self?: true; userId: bigint; inviterId?: bigint; promotedBy: bigint; date: number; adminRights: TypeChatAdminRights; rank?: string; })Properties
protected
readonly
[params]: ParamsadminRights: TypeChatAdminRights
Static Properties
readonly
[paramDesc]: ParamDesc