Implements
Constructors
new FourRowTemplate()
new FourRowTemplate(Defined in: WAProto/index.d.ts:9223p?):FourRowTemplate
Parameters
p?
IFourRowTemplate
Returns
FourRowTemplate
Properties
buttons
buttons: ITemplateButton[]
Defined in: WAProto/index.d.ts:9226
Implementation of
IFourRowTemplate.buttons
content?
Defined in: WAProto/index.d.ts:9224optionalcontent:null|IHighlyStructuredMessage
Implementation of
IFourRowTemplate.content
documentMessage?
Defined in: WAProto/index.d.ts:9227optionaldocumentMessage:null|IDocumentMessage
Implementation of
IFourRowTemplate.documentMessage
footer?
Defined in: WAProto/index.d.ts:9225optionalfooter:null|IHighlyStructuredMessage
Implementation of
IFourRowTemplate.footer
highlyStructuredMessage?
Defined in: WAProto/index.d.ts:9228optionalhighlyStructuredMessage:null|IHighlyStructuredMessage
Implementation of
IFourRowTemplate.highlyStructuredMessage
imageMessage?
Defined in: WAProto/index.d.ts:9229optionalimageMessage:null|IImageMessage
Implementation of
IFourRowTemplate.imageMessage
locationMessage?
Defined in: WAProto/index.d.ts:9231optionallocationMessage:null|ILocationMessage
Implementation of
IFourRowTemplate.locationMessage
title?
Defined in: WAProto/index.d.ts:9232optionaltitle:"imageMessage"|"locationMessage"|"documentMessage"|"videoMessage"|"highlyStructuredMessage"
videoMessage?
Defined in: WAProto/index.d.ts:9230optionalvideoMessage:null|IVideoMessage
Implementation of
IFourRowTemplate.videoMessage
Methods
create()
Defined in: WAProto/index.d.ts:9233staticcreate(properties?):FourRowTemplate
Parameters
properties?
IFourRowTemplate
Returns
FourRowTemplate
decode()
Defined in: WAProto/index.d.ts:9235staticdecode(r,l?):FourRowTemplate
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
FourRowTemplate
encode()
Defined in: WAProto/index.d.ts:9234staticencode(m,w?):Writer
Parameters
m
IFourRowTemplate
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:9236staticfromObject(d):FourRowTemplate
Parameters
d
Returns
FourRowTemplate
getTypeUrl()
Defined in: WAProto/index.d.ts:9239staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:9238
Returns
object
toObject()
Defined in: WAProto/index.d.ts:9237statictoObject(m,o?):object
Parameters
m
FourRowTemplate
o?
IConversionOptions
Returns
object