-
Notifications
You must be signed in to change notification settings - Fork 74
How to get suggestions in v2? #15
Copy link
Copy link
Open
Description
Hi, I have some doubts about how I should show suggested replies to the user.
I noticed in Dialogflow that some specific platforms like Google, Facebook, Slack, Skype have suggestion chips or quick replies, also I see that it's possible to add a custom payload with custom JSON. So, if I'm making a chatbot in my Flutter app, here are my questions:
- Should I use the responses from these platforms to get suggestions?
- Should I set custom suggestions in payload and get them from it?
- If I want to get suggestions from each platform or from payload, how can I access to them using dialogflow_v2?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels