Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetWebPage

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc