Skip to main content
Module

x/mtkruto/mod.ts>types.UpdateShort

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

Constructors

new
UpdateShort(params: { update: TypeUpdate; date: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
date: number
update: TypeUpdate

Static Properties

readonly
[paramDesc]: ParamDesc