Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>ChannelAdminLogEvent_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelAdminLogEvent_
import { ChannelAdminLogEvent_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
ChannelAdminLogEvent_(params: { id: bigint; date: number; user_id: bigint; action: enums.ChannelAdminLogEventAction; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
action: enums.ChannelAdminLogEventAction
date: number
id: bigint
user_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc