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