Skip to main content
Module

x/mtkruto/mod.ts>types.UpdatesDifferenceTooLong

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

Constructors

new
UpdatesDifferenceTooLong(params: { pts: number; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc