Skip to main content
Module

x/mtkruto/mod.ts>types.UpdatesChannelDifferenceEmpty

An attempt to write a Deno-native MTProto client
Go to Latest
class types.UpdatesChannelDifferenceEmpty
extends TypeUpdatesChannelDifference
import { types } from "https://deno.land/x/mtkruto@0.0.62/mod.ts";
const { UpdatesChannelDifferenceEmpty } = types;

Constructors

new
UpdatesChannelDifferenceEmpty(params: { final?: true; pts: number; timeout?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
final: true
pts: number
optional
timeout: number

Static Properties

readonly
[paramDesc]: ParamDesc