How to do Generic Template of messenger Facebook with IBM Watson Assistant Dialog
问题 I have a working Assistant from IBM Watson I want to show multiple choices as Image, Description, and Link combinations this feature is available for messenger under Generic Template but I cant find an option at dialog responses that can get me do this image { "output": { "generic": [ { "values": [ { "text": "I got that" } ], "response_type": "text", "selection_policy": "sequential" } ], "facebook": { "message": { "attachment": { "type": "template", "payload": { "template_type": "generic",