Skip to main content
Module

x/grm/mod.ts>tl.Api.WebPageEmpty

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.WebPageEmpty
extends VirtualClass<{ id: long; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { WebPageEmpty } = tl.Api;

Properties

className: "WebPageEmpty"
classType: "constructor"
CONSTRUCTOR_ID: 3943987176
id: long
SUBCLASS_OF_ID: 1437168769

Static Methods

fromReader(reader: Reader): WebPageEmpty