Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>WebPageNotModified_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class WebPageNotModified_
extends _WebPage_
import { WebPageNotModified_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

The preview of the webpage hasn't changed

Constructors

new
WebPageNotModified_(params?: { cached_page_views?: number; })

Properties

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

Page view count

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc