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

Implements

Constructors

new ExternalAdReplyInfo()

new ExternalAdReplyInfo(p?): ExternalAdReplyInfo
Defined in: WAProto/index.d.ts:3387

Parameters

p?
IExternalAdReplyInfo

Returns

ExternalAdReplyInfo

Properties

adContextPreviewDismissed?

optional adContextPreviewDismissed: null | boolean
Defined in: WAProto/index.d.ts:3403

Implementation of

IExternalAdReplyInfo.adContextPreviewDismissed

adPreviewUrl?

optional adPreviewUrl: null | string
Defined in: WAProto/index.d.ts:3414

Implementation of

IExternalAdReplyInfo.adPreviewUrl

adType?

optional adType: null | AdType
Defined in: WAProto/index.d.ts:3412

Implementation of

IExternalAdReplyInfo.adType

automatedGreetingMessageCtaType?

optional automatedGreetingMessageCtaType: null | string
Defined in: WAProto/index.d.ts:3410

Implementation of

IExternalAdReplyInfo.automatedGreetingMessageCtaType

automatedGreetingMessageShown?

optional automatedGreetingMessageShown: null | boolean
Defined in: WAProto/index.d.ts:3405

Implementation of

IExternalAdReplyInfo.automatedGreetingMessageShown

body?

optional body: null | string
Defined in: WAProto/index.d.ts:3389

Implementation of

IExternalAdReplyInfo.body

clickToWhatsappCall?

optional clickToWhatsappCall: null | boolean
Defined in: WAProto/index.d.ts:3402

Implementation of

IExternalAdReplyInfo.clickToWhatsappCall

containsAutoReply?

optional containsAutoReply: null | boolean
Defined in: WAProto/index.d.ts:3397

Implementation of

IExternalAdReplyInfo.containsAutoReply

ctaPayload?

optional ctaPayload: null | string
Defined in: WAProto/index.d.ts:3407

Implementation of

IExternalAdReplyInfo.ctaPayload

ctwaClid?

optional ctwaClid: null | string
Defined in: WAProto/index.d.ts:3400

Implementation of

IExternalAdReplyInfo.ctwaClid

disableNudge?

optional disableNudge: null | boolean
Defined in: WAProto/index.d.ts:3408

Implementation of

IExternalAdReplyInfo.disableNudge

greetingMessageBody?

optional greetingMessageBody: null | string
Defined in: WAProto/index.d.ts:3406

Implementation of

IExternalAdReplyInfo.greetingMessageBody

mediaType?

optional mediaType: null | MediaType
Defined in: WAProto/index.d.ts:3390

Implementation of

IExternalAdReplyInfo.mediaType

mediaUrl?

optional mediaUrl: null | string
Defined in: WAProto/index.d.ts:3392

Implementation of

IExternalAdReplyInfo.mediaUrl

originalImageUrl?

optional originalImageUrl: null | string
Defined in: WAProto/index.d.ts:3409

Implementation of

IExternalAdReplyInfo.originalImageUrl

ref?

optional ref: null | string
Defined in: WAProto/index.d.ts:3401

Implementation of

IExternalAdReplyInfo.ref

renderLargerThumbnail?

optional renderLargerThumbnail: null | boolean
Defined in: WAProto/index.d.ts:3398

Implementation of

IExternalAdReplyInfo.renderLargerThumbnail

showAdAttribution?

optional showAdAttribution: null | boolean
Defined in: WAProto/index.d.ts:3399

Implementation of

IExternalAdReplyInfo.showAdAttribution

sourceApp?

optional sourceApp: null | string
Defined in: WAProto/index.d.ts:3404

Implementation of

IExternalAdReplyInfo.sourceApp

sourceId?

optional sourceId: null | string
Defined in: WAProto/index.d.ts:3395

Implementation of

IExternalAdReplyInfo.sourceId

sourceType?

optional sourceType: null | string
Defined in: WAProto/index.d.ts:3394

Implementation of

IExternalAdReplyInfo.sourceType

sourceUrl?

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

Implementation of

IExternalAdReplyInfo.sourceUrl

thumbnail?

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

Implementation of

IExternalAdReplyInfo.thumbnail

thumbnailUrl?

optional thumbnailUrl: null | string
Defined in: WAProto/index.d.ts:3391

Implementation of

IExternalAdReplyInfo.thumbnailUrl

title?

optional title: null | string
Defined in: WAProto/index.d.ts:3388

Implementation of

IExternalAdReplyInfo.title

wtwaAdFormat?

optional wtwaAdFormat: null | boolean
Defined in: WAProto/index.d.ts:3411

Implementation of

IExternalAdReplyInfo.wtwaAdFormat

wtwaWebsiteUrl?

optional wtwaWebsiteUrl: null | string
Defined in: WAProto/index.d.ts:3413

Implementation of

IExternalAdReplyInfo.wtwaWebsiteUrl

Methods

create()

static create(properties?): ExternalAdReplyInfo
Defined in: WAProto/index.d.ts:3415

Parameters

properties?
IExternalAdReplyInfo

Returns

ExternalAdReplyInfo

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

ExternalAdReplyInfo

encode()

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

Parameters

m
IExternalAdReplyInfo
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): ExternalAdReplyInfo
Defined in: WAProto/index.d.ts:3418

Parameters

d

Returns

ExternalAdReplyInfo

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
ExternalAdReplyInfo
o?
IConversionOptions

Returns

object