class types.ChannelParticipantAdmin
extends _TypeChannelParticipant
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelParticipantAdmin } = types;
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