Skip to main content
Module

x/mtkruto/mod.ts>types.UpdatesDifferenceEmpty

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

Constructors

new
UpdatesDifferenceEmpty(params: { date: number; seq: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
seq: number

Static Properties

readonly
[paramDesc]: ParamDesc