class types.ChannelAdminLogEvent
extends _TypeChannelAdminLogEvent
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ChannelAdminLogEvent } = types;
Constructors
new
ChannelAdminLogEvent(params: { id: bigint; date: number; userId: bigint; action: TypeChannelAdminLogEventAction; })Properties
protected
readonly
[params]: Paramsaction: TypeChannelAdminLogEventAction
Static Properties
readonly
[paramDesc]: ParamDesc