Skip to main content

AIRichResponseImageURL

amiudmodz


amiudmodz / proto / AIRichResponseImageURL

Class: AIRichResponseImageURL

Defined in: WAProto/index.d.ts:430

Implements

Constructors

new AIRichResponseImageURL()

new AIRichResponseImageURL(p?): AIRichResponseImageURL

Defined in: WAProto/index.d.ts:431

Parameters

p?

IAIRichResponseImageURL

Returns

AIRichResponseImageURL

Properties

imageHighResUrl?

optional imageHighResUrl: null | string

Defined in: WAProto/index.d.ts:433

Implementation of

IAIRichResponseImageURL.imageHighResUrl


imagePreviewUrl?

optional imagePreviewUrl: null | string

Defined in: WAProto/index.d.ts:432

Implementation of

IAIRichResponseImageURL.imagePreviewUrl


sourceUrl?

optional sourceUrl: null | string

Defined in: WAProto/index.d.ts:434

Implementation of

IAIRichResponseImageURL.sourceUrl

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:440

Returns

object


create()

static create(properties?): AIRichResponseImageURL

Defined in: WAProto/index.d.ts:435

Parameters

properties?

IAIRichResponseImageURL

Returns

AIRichResponseImageURL


decode()

static decode(r, l?): AIRichResponseImageURL

Defined in: WAProto/index.d.ts:437

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

AIRichResponseImageURL


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:436

Parameters

m

IAIRichResponseImageURL

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): AIRichResponseImageURL

Defined in: WAProto/index.d.ts:438

Parameters

d

Returns

AIRichResponseImageURL


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:441

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:439

Parameters

m

AIRichResponseImageURL

o?

IConversionOptions

Returns

object