Skip to main content
Module

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

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

Constructors

new
InputWebDocument_(params: { url: string; size: number; mime_type: string; attributes: Array<enums.DocumentAttribute>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
attributes: Array<enums.DocumentAttribute>
mime_type: string
size: number
url: string

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc