I am using waterfall model questions in my bot, got a reference from github multiturn prompt - https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/python/05.multi-turn-prompt and also merging this with team conversation bot - https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/python/57.teams-conversation-bot
I am looking for, in groups have deployed the custom-bot, while messageallmembers, it's triggering the waterfallmodel dialog questions to each user of group correctly,but when the user response back to the question the question status goes to again from initial state instead of second question, and also i have to trigger the question to the user like proactive or scheduled manner, for that I don't get any sample from documentation, i have referred proactive notification but not able to send the users of group