Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionChangeHistoryTTL

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.ChannelAdminLogEventActionChangeHistoryTTL
import { types } from "https://deno.land/x/mtkruto@0.1.0/mod.ts";
const { ChannelAdminLogEventActionChangeHistoryTTL } = types;

Constructors

new
ChannelAdminLogEventActionChangeHistoryTTL(params: { prevValue: number; newValue: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
newValue: number
prevValue: number

Static Properties

readonly
[paramDesc]: ParamDesc