Skip to main content
Module

x/mtkruto/mod.ts>types.WebPageNotModified

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

Constructors

new
WebPageNotModified(params?: { cachedPageViews?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
cachedPageViews: number

Static Properties

readonly
[paramDesc]: ParamDesc