Skip to main content
Module

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

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

Properties

optional
cachedPageViews: int
className: "WebPageNotModified"
classType: "constructor"
CONSTRUCTOR_ID: 1930545681
SUBCLASS_OF_ID: 1437168769

Static Methods

fromReader(reader: Reader): WebPageNotModified