Hi, I have a requirement like I ask environment of an App -
- Dev
- UAT
- Prod
How should the bot present this as a list to the user and then store one of the accepted (or ALL) replies in the context.
Example story: My App fails to load in Dev/UAT/Prod environments or my App fails to load in Prod.
Thanks