class ChannelParticipantAdmin_
extends _ChannelParticipant_
import { ChannelParticipantAdmin_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
ChannelParticipantAdmin_(params: { can_edit?: true; self?: true; user_id: bigint; inviter_id?: bigint; promoted_by: bigint; date: number; admin_rights: enums.ChatAdminRights; rank?: string; })Properties
protected
readonly
[params]: Paramsadmin_rights: enums.ChatAdminRights
Static Properties
readonly
[paramDesc]: ParamDesc