You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,8 @@ You can find all these credentials in a JSON file, which u can get from [here](h
61
61
- The Bot will send this message to Visitor if service is unavailable like suppose if no agents are online.
62
62
9. Close Chat Message (optional)
63
63
- This message will be sent automatically when a chat is closed
64
+
10. Hide Quick Replies (required)
65
+
- If enabled, then all quick-replies will hide when a visitor clicks on any one of them
64
66
65
67
4. (Optional Step) Lastly you can test your Dialogflow Connection by viewing App Logs. To view the logs, goto App Page (`Setting > Apps > Dialogflow`). There click on menu item (3 vertical dots icon) and then select `View Logs`. There select the **most recent**`onSettingUpdated` title. If you see `------------------ Google Credentials validation Success ----------------` message, then it means your setup is fine. If you don't see this message, then recheck your Dialogflow credentials.
0 commit comments