Skip to main content
Module

x/mtkruto/mod.ts>types.InputMediaWebPage

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

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