BotFramework - Repeat last message using c#
问题 I'm building a bot using Microsoft Bot Framework using C#. I'm controlling my flow using Dialogs, and using quick replies as buttons, they dissapear when a new message is sent. I also created a global command to help the user. When the user types "help" the bot will give some information about what it can do. The problem is that if the user asks for help the quick replies will dissapear and the user might not know how to continue the dialog. I was wondering if there is any way to repeat the