Skip to main content
Module

x/mtkruto/tl/3_functions.ts>updates_getDifference_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class updates_getDifference_
extends Function_<enums.updates.Difference>
import { updates_getDifference_ } from "https://deno.land/x/mtkruto@0.1.147/tl/3_functions.ts";

Constructors

new
updates_getDifference_(params: { pts: number; pts_limit?: number; pts_total_limit?: number; date: number; qts: number; qts_limit?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
pts: number
optional
pts_limit: number
optional
pts_total_limit: number
qts: number
optional
qts_limit: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc