Class: TemplateButtonReplyMessage
Defined in: WAProto/index.d.ts:9166
Implements
Constructors
new TemplateButtonReplyMessage()
new TemplateButtonReplyMessage(
p?):TemplateButtonReplyMessage
Defined in: WAProto/index.d.ts:9167
Parameters
p?
Returns
Properties
contextInfo?
optionalcontextInfo:null|IContextInfo
Defined in: WAProto/index.d.ts:9170
Implementation of
ITemplateButtonReplyMessage.contextInfo
selectedCarouselCardIndex?
optionalselectedCarouselCardIndex:null|number
Defined in: WAProto/index.d.ts:9172
Implementation of
ITemplateButtonReplyMessage.selectedCarouselCardIndex
selectedDisplayText?
optionalselectedDisplayText:null|string
Defined in: WAProto/index.d.ts:9169
Implementation of
ITemplateButtonReplyMessage.selectedDisplayText
selectedId?
optionalselectedId:null|string
Defined in: WAProto/index.d.ts:9168
Implementation of
ITemplateButtonReplyMessage.selectedId
selectedIndex?
optionalselectedIndex:null|number
Defined in: WAProto/index.d.ts:9171
Implementation of
ITemplateButtonReplyMessage.selectedIndex
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:9178
Returns
object
create()
staticcreate(properties?):TemplateButtonReplyMessage
Defined in: WAProto/index.d.ts:9173
Parameters
properties?
Returns
decode()
staticdecode(r,l?):TemplateButtonReplyMessage
Defined in: WAProto/index.d.ts:9175
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:9174
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):TemplateButtonReplyMessage
Defined in: WAProto/index.d.ts:9176
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:9179
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:9177
Parameters
m
o?
IConversionOptions
Returns
object