class ChannelAdminLogEventActionParticipantToggleAdmin
extends _TypeChannelAdminLogEventAction
import { ChannelAdminLogEventActionParticipantToggleAdmin } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
ChannelAdminLogEventActionParticipantToggleAdmin(params: { prevParticipant: TypeChannelParticipant; newParticipant: TypeChannelParticipant; })Properties
protected
readonly
[params]: ParamsnewParticipant: TypeChannelParticipant
prevParticipant: TypeChannelParticipant
Static Properties
readonly
[paramDesc]: ParamDesc