Constructs a new InteractiveMessage.
InteractiveMessage body.
InteractiveMessage collectionMessage.
InteractiveMessage contextInfo.
InteractiveMessage footer.
InteractiveMessage header.
InteractiveMessage interactiveMessage.
InteractiveMessage nativeFlowMessage.
InteractiveMessage shopStorefrontMessage.
Converts this InteractiveMessage to JSON.
JSON object
Creates a new InteractiveMessage instance using the specified properties.
InteractiveMessage instance
Decodes an InteractiveMessage message from the specified reader or buffer.
Reader or buffer to decode from
InteractiveMessage
Decodes an InteractiveMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
InteractiveMessage
Encodes the specified InteractiveMessage message. Does not implicitly verify messages.
InteractiveMessage message or plain object to encode
Writer
Encodes the specified InteractiveMessage message, length delimited. Does not implicitly verify messages.
InteractiveMessage message or plain object to encode
Writer
Creates an InteractiveMessage message from a plain object. Also converts values to their respective internal types.
Plain object
InteractiveMessage
Creates a plain object from an InteractiveMessage message. Also converts values to other types if specified.
InteractiveMessage
Plain object
Verifies an InteractiveMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents an InteractiveMessage.