In Dialogflow CX Messenger, how do I display suggestion chips alongside the bot's question, as shown in the official docs?
I'm using the Conversational Messenger integration, and I looked at the documentation but I couldn't find a parameter that I can add to df-messenger or df-messenger-chat-bubble.
In Dialogflow CX Messenger, how do I display suggestion chips alongside the bot's question, as shown in the official docs?
I'm using the Conversational Messenger integration, and I looked at the documentation but I couldn't find a parameter that I can add to df-messenger or df-messenger-chat-bubble.
Share Improve this question edited Feb 3 at 18:56 Caesar asked Feb 3 at 18:38 CaesarCaesar 9,8639 gold badges45 silver badges70 bronze badges1 Answer
Reset to default 1There are multiple types of Dialogflow CX Messenger fulfillment for this case we will choose the Suggestion chip response type. We used a pre-built agent, namely small talk. Proceed to build, click Start Page, click Default Welcome Intent, Under Fulfillment go to Agent responses click + Add dialogue response then choose Custom payload copy paste the json formatted text then click save.