A formResponse type message is a response to a form type message. formResponse type messages are only supported as responses to form messages on Web Messenger and cannot be sent via the API.
Array of field objects that contain the submitted fields.
Optional
Readonly
A string containing the label: value of all fields, each separated by a newline character.
label: value
The type of message.
A formResponse type message is a response to a form type message. formResponse type messages are only supported as responses to form messages on Web Messenger and cannot be sent via the API.