Trigger customResponseRenderer at start of conversation #127
Unanswered
MischaRauch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am struggling to trigger a customResponseRenderer. I basically have a predefined set of questions I want to guide the user through but can't make the first message sent by the chatbot. Now whenever I start a conversation the first message gets triggered but not displayed and rendered, as soon as I interact with the chatbot and write I will get the second question rendered though. Any thoughts on how to manually trigger the response renderer?
Beta Was this translation helpful? Give feedback.
All reactions