Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { hasLargeMedia
?: boolean; id
: BigInteger; url
: string; displayUrl
: string; hash
: number; type
?: string; siteName
?: string; title
?: string; description
?: string; photo
?: Api.TypePhoto; embedUrl
?: string; embedType
?: string; embedWidth
?: number; embedHeight
?: number; duration
?: number; author
?: string; document
?: TypeDocument; cachedPage
?: Page; attributes
?: TypeWebPageAttribute[] }Type declaration
Optional hasLargeMedia?: boolean
id: BigInteger
url: string
displayUrl: string
hash: number
Optional type?: string
Optional siteName?: string
Optional title?: string
Optional description?: string
Optional embedUrl?: string
Optional embedType?: string
Optional embedWidth?: number
Optional embedHeight?: number
Optional duration?: number
Optional author?: string
Optional cachedPage?: Page
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 3902555570
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 1437168769
classType
classType: "constructor"
className
className: "WebPage"
Optional hasLargeMedia
hasLargeMedia?: boolean
displayUrl
displayUrl: string
Optional type
type?: string
Optional siteName
siteName?: string
Optional title
title?: string
Optional description
description?: string
Optional embedUrl
embedUrl?: string
Optional embedType
embedType?: string
Optional embedWidth
embedWidth?: number
Optional embedHeight
embedHeight?: number
Optional duration
duration?: number
Optional author
author?: string