class ChannelAdminLogEventActionParticipantToggleAdmin_
extends _ChannelAdminLogEventAction_
import { ChannelAdminLogEventActionParticipantToggleAdmin_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
ChannelAdminLogEventActionParticipantToggleAdmin_(params: { prev_participant: enums.ChannelParticipant; new_participant: enums.ChannelParticipant; })Properties
protected
readonly
[params]: Paramsnew_participant: enums.ChannelParticipant
prev_participant: enums.ChannelParticipant
Static Properties
readonly
[paramDesc]: ParamDesc