class types.ChannelAdminLogEvent extends _TypeChannelAdminLogEventimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelAdminLogEvent } = types; ConstructorsnewChannelAdminLogEvent(params: { id: bigint; date: number; userId: bigint; action: TypeChannelAdminLogEventAction; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaction: TypeChannelAdminLogEventActiondate: numberid: bigintuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc