Skip to main content
Module

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

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

Constructors

new
StatsAbsValueAndPrev(params: { current: number; previous: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
current: number
previous: number

Static Properties

readonly
[paramDesc]: ParamDesc