Skip to main content
Defined in: WAProto/index.d.ts:8136

Implements

Constructors

new LinkPreviewHighQualityThumbnail()

new LinkPreviewHighQualityThumbnail(p?): LinkPreviewHighQualityThumbnail
Defined in: WAProto/index.d.ts:8137

Parameters

p?
ILinkPreviewHighQualityThumbnail

Returns

LinkPreviewHighQualityThumbnail

Properties

directPath?

optional directPath: null | string
Defined in: WAProto/index.d.ts:8138

Implementation of

ILinkPreviewHighQualityThumbnail.directPath

encThumbHash?

optional encThumbHash: null | string
Defined in: WAProto/index.d.ts:8140

Implementation of

ILinkPreviewHighQualityThumbnail.encThumbHash

mediaKey?

optional mediaKey: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:8141

Implementation of

ILinkPreviewHighQualityThumbnail.mediaKey

mediaKeyTimestampMs?

optional mediaKeyTimestampMs: null | number | Long
Defined in: WAProto/index.d.ts:8142

Implementation of

ILinkPreviewHighQualityThumbnail.mediaKeyTimestampMs

thumbHash?

optional thumbHash: null | string
Defined in: WAProto/index.d.ts:8139

Implementation of

ILinkPreviewHighQualityThumbnail.thumbHash

thumbHeight?

optional thumbHeight: null | number
Defined in: WAProto/index.d.ts:8144

Implementation of

ILinkPreviewHighQualityThumbnail.thumbHeight

thumbWidth?

optional thumbWidth: null | number
Defined in: WAProto/index.d.ts:8143

Implementation of

ILinkPreviewHighQualityThumbnail.thumbWidth

Methods

create()

static create(properties?): LinkPreviewHighQualityThumbnail
Defined in: WAProto/index.d.ts:8145

Parameters

properties?
ILinkPreviewHighQualityThumbnail

Returns

LinkPreviewHighQualityThumbnail

decode()

static decode(r, l?): LinkPreviewHighQualityThumbnail
Defined in: WAProto/index.d.ts:8147

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

LinkPreviewHighQualityThumbnail

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:8146

Parameters

m
ILinkPreviewHighQualityThumbnail
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): LinkPreviewHighQualityThumbnail
Defined in: WAProto/index.d.ts:8148

Parameters

d

Returns

LinkPreviewHighQualityThumbnail

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:8151

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:8150

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:8149

Parameters

m
LinkPreviewHighQualityThumbnail
o?
IConversionOptions

Returns

object