I need to write code in C# , to make whatsapp chatbot, Where the bot gives multiple options at different levels. After receiving input option at the first level, I want the bot to take second input for my second level where a different set of options are available. I am only able to do it for first lefel of input. Please help me regarding taking further inputus from the user for various levels.
I need to write code in C# , to make whatsapp chatbot, Where the bot gives multiple options at different levels. After receiving input option at the first level, I want the bot to take second input for my second level where a different set of options are available. I am only able to do it for first lefel of input. Please help me regarding taking further inputus from the user for various levels.