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

x/mtkruto/tl/3_functions.ts>messages_getWebPage_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getWebPage_
extends Function_<enums.messages.WebPage>
import { messages_getWebPage_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Get instant view page

Constructors

new
messages_getWebPage_(params: { url: string; hash: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
url: string

URL of IV page to fetch

Static Properties

__F: (params: { url: string; hash: number; }) => enums.messages.WebPage
readonly
[name]: string
readonly
[paramDesc]: ParamDesc