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

Implements

Constructors

new AIRichResponseInlineImageMetadata()

new AIRichResponseInlineImageMetadata(p?): AIRichResponseInlineImageMetadata
Defined in: WAProto/index.d.ts:409

Parameters

p?
IAIRichResponseInlineImageMetadata

Returns

AIRichResponseInlineImageMetadata

Properties

alignment?

optional alignment: null | AIRichResponseImageAlignment
Defined in: WAProto/index.d.ts:412

Implementation of

IAIRichResponseInlineImageMetadata.alignment

imageText?

optional imageText: null | string
Defined in: WAProto/index.d.ts:411

Implementation of

IAIRichResponseInlineImageMetadata.imageText

imageUrl?

optional imageUrl: null | IAIRichResponseImageURL
Defined in: WAProto/index.d.ts:410

Implementation of

IAIRichResponseInlineImageMetadata.imageUrl

tapLinkUrl?

optional tapLinkUrl: null | string
Defined in: WAProto/index.d.ts:413

Implementation of

IAIRichResponseInlineImageMetadata.tapLinkUrl

Methods

create()

static create(properties?): AIRichResponseInlineImageMetadata
Defined in: WAProto/index.d.ts:414

Parameters

properties?
IAIRichResponseInlineImageMetadata

Returns

AIRichResponseInlineImageMetadata

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

AIRichResponseInlineImageMetadata

encode()

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

Parameters

m
IAIRichResponseInlineImageMetadata
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): AIRichResponseInlineImageMetadata
Defined in: WAProto/index.d.ts:417

Parameters

d

Returns

AIRichResponseInlineImageMetadata

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
AIRichResponseInlineImageMetadata
o?
IConversionOptions

Returns

object