microsoft / ailab

Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
https://www.ailab.microsoft.com/experiments/
MIT License
7.71k stars 1.39k forks source link

How to add a “start over” or “go back” button to my Azure Bot #117

Open saraburnsgibson opened 4 years ago

saraburnsgibson commented 4 years ago

So I have a bot that is solely buttons. So you start off and have for example, choice buttons A B C and D. You click button A and it will prompt you with more options: A1 A2 A3 and A4 and so on so on. I want to add “start over” and “go back” Buttons to these, but I’m not sure how. Any ideas?