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

Implements

Constructors

new HydratedFourRowTemplate()

new HydratedFourRowTemplate(p?): HydratedFourRowTemplate
Defined in: WAProto/index.d.ts:9256

Parameters

p?
IHydratedFourRowTemplate

Returns

HydratedFourRowTemplate

Properties

documentMessage?

optional documentMessage: null | IDocumentMessage
Defined in: WAProto/index.d.ts:9262

Implementation of

IHydratedFourRowTemplate.documentMessage

hydratedButtons

hydratedButtons: IHydratedTemplateButton[]
Defined in: WAProto/index.d.ts:9259

Implementation of

IHydratedFourRowTemplate.hydratedButtons

hydratedContentText?

optional hydratedContentText: null | string
Defined in: WAProto/index.d.ts:9257

Implementation of

IHydratedFourRowTemplate.hydratedContentText

hydratedFooterText?

optional hydratedFooterText: null | string
Defined in: WAProto/index.d.ts:9258

Implementation of

IHydratedFourRowTemplate.hydratedFooterText

hydratedTitleText?

optional hydratedTitleText: null | string
Defined in: WAProto/index.d.ts:9263

Implementation of

IHydratedFourRowTemplate.hydratedTitleText

imageMessage?

optional imageMessage: null | IImageMessage
Defined in: WAProto/index.d.ts:9264

Implementation of

IHydratedFourRowTemplate.imageMessage

locationMessage?

optional locationMessage: null | ILocationMessage
Defined in: WAProto/index.d.ts:9266

Implementation of

IHydratedFourRowTemplate.locationMessage

maskLinkedDevices?

optional maskLinkedDevices: null | boolean
Defined in: WAProto/index.d.ts:9261

Implementation of

IHydratedFourRowTemplate.maskLinkedDevices

templateId?

optional templateId: null | string
Defined in: WAProto/index.d.ts:9260

Implementation of

IHydratedFourRowTemplate.templateId

title?

optional title: "imageMessage" | "locationMessage" | "documentMessage" | "videoMessage" | "hydratedTitleText"
Defined in: WAProto/index.d.ts:9267

videoMessage?

optional videoMessage: null | IVideoMessage
Defined in: WAProto/index.d.ts:9265

Implementation of

IHydratedFourRowTemplate.videoMessage

Methods

create()

static create(properties?): HydratedFourRowTemplate
Defined in: WAProto/index.d.ts:9268

Parameters

properties?
IHydratedFourRowTemplate

Returns

HydratedFourRowTemplate

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

HydratedFourRowTemplate

encode()

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

Parameters

m
IHydratedFourRowTemplate
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): HydratedFourRowTemplate
Defined in: WAProto/index.d.ts:9271

Parameters

d

Returns

HydratedFourRowTemplate

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
HydratedFourRowTemplate
o?
IConversionOptions

Returns

object