Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class InputMediaWebPage
import { InputMediaWebPage } from "https://deno.land/x/mtkruto@0.1.117/tl/2_types.ts";

Constructors

new
InputMediaWebPage(params: { forceLargeMedia?: true; forceSmallMedia?: true; optional?: true; url: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
forceLargeMedia: true
optional
forceSmallMedia: true
optional
optional: true
url: string

Static Properties

readonly
[paramDesc]: ParamDesc