Skip to main content
Module

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

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

Constructors

new
WebDocumentNoProxy_(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