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