Skip to main content
Module

x/mtkruto/mod.ts>tl.types.DefaultHistoryTTL

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

Constructors

new
DefaultHistoryTTL(params: { period: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
period: number

Static Properties

readonly
[paramDesc]: ParamDesc