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