class WebPage_
extends _WebPage_
import { WebPage_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
WebPage_(params: { has_large_media?: true; id: bigint; url: string; display_url: string; hash: number; type?: string; site_name?: string; title?: string; description?: string; photo?: enums.Photo; embed_url?: string; embed_type?: string; embed_width?: number; embed_height?: number; duration?: number; author?: string; document?: enums.Document; cached_page?: enums.Page; attributes?: Array<enums.WebPageAttribute>; })Properties
protected
readonly
[params]: Paramsoptional
attributes: Array<enums.WebPageAttribute>optional
cached_page: enums.Pageoptional
document: enums.Documentoptional
photo: enums.PhotoStatic Properties
readonly
[paramDesc]: ParamDesc