Is their any way to send multiple simple response in dialogflow
问题 I need to send (more than 2 responses) simple responses back to user during the invocation for particular intent. But it is restricted to 2 simple response as mentioned in actions on google documentation. Is there any other way to send multiple responses? 回答1: The short answer is no, you can't send back more than one SimpleResponse at a time. There are, however, ways to work with this depending on your needs and making sure you are respecting good Visual UI design. You can concatenate many of