The response generated when a user taps a suggested reply or action.
JSON representation |
---|
{
"postbackData": string,
"text": string,
"type": enum ( |
Fields | |
---|---|
postbackData |
The postback data specified by the agent when the agent sent the suggestion to the user. |
text |
The user-visible text of the suggestion that the user tapped. |
type |
The type of suggestion which was responded to. |