Skip to main content
Module

x/grm/mod.ts>Api.UpdateShort

MTProto API Client for Deno 🦕
Go to Latest
class Api.UpdateShort
extends VirtualClass<{ update: Api.TypeUpdate; date: int; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { UpdateShort } = Api;

Properties

className: "UpdateShort"
classType: "constructor"
CONSTRUCTOR_ID: 2027216577
date: int
SUBCLASS_OF_ID: 2331323052
update: Api.TypeUpdate

Static Methods

fromReader(reader: Reader): UpdateShort