Class: InteractiveMessageAction
Defined in: WAProto/index.d.ts:12033
Implements
Constructors
new InteractiveMessageAction()
new InteractiveMessageAction(
p?):InteractiveMessageAction
Defined in: WAProto/index.d.ts:12034
Parameters
p?
Returns
Properties
type
type:
DISABLE_CTA
Defined in: WAProto/index.d.ts:12035
Implementation of
IInteractiveMessageAction.type
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:12041
Returns
object
create()
staticcreate(properties?):InteractiveMessageAction
Defined in: WAProto/index.d.ts:12036
Parameters
properties?
Returns
decode()
staticdecode(r,l?):InteractiveMessageAction
Defined in: WAProto/index.d.ts:12038
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:12037
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):InteractiveMessageAction
Defined in: WAProto/index.d.ts:12039
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:12042
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:12040
Parameters
m
o?
IConversionOptions
Returns
object