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

Implements

Constructors

new AIRichResponseImageURL()

new AIRichResponseImageURL(p?): AIRichResponseImageURL
Defined in: WAProto/index.d.ts:388

Parameters

p?
IAIRichResponseImageURL

Returns

AIRichResponseImageURL

Properties

imageHighResUrl?

optional imageHighResUrl: null | string
Defined in: WAProto/index.d.ts:390

Implementation of

IAIRichResponseImageURL.imageHighResUrl

imagePreviewUrl?

optional imagePreviewUrl: null | string
Defined in: WAProto/index.d.ts:389

Implementation of

IAIRichResponseImageURL.imagePreviewUrl

sourceUrl?

optional sourceUrl: null | string
Defined in: WAProto/index.d.ts:391

Implementation of

IAIRichResponseImageURL.sourceUrl

Methods

create()

static create(properties?): AIRichResponseImageURL
Defined in: WAProto/index.d.ts:392

Parameters

properties?
IAIRichResponseImageURL

Returns

AIRichResponseImageURL

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

AIRichResponseImageURL

encode()

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

Parameters

m
IAIRichResponseImageURL
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): AIRichResponseImageURL
Defined in: WAProto/index.d.ts:395

Parameters

d

Returns

AIRichResponseImageURL

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
AIRichResponseImageURL
o?
IConversionOptions

Returns

object