Skip to content

How to get suggestions in v2? #15

@pablobarrera

Description

@pablobarrera

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions