Frequently Asked Questions about the Bot Framework ( http://docs.botframework.com/faq/#what-does-the-bot-builder-sdk-provide-to-developers-how-does-it-work ) indicates that the SDK Bot Builder allows developers to create "FormFlow" dialogs to help with complex issues like multi-turn and ambiguous, but I can only find FormFlow in the C # documentation.
Can I create FormFlow dialogs using the Node.js SDK? If so, can someone point me to the documentation? Thank you very much.
No, FormFlow uses .NET reflection to output information from your data structures to build a dialog.
Source: https://habr.com/ru/post/1263060/More articles:Javascript to check if PWA or mobile network is supported - javascriptConcat query string for font url - cssMultiple Choice Query with Node.js - node.jsWebGL audio space - webglStarting a local cluster under the nefefault class loader - javaHow to speed up the execution of Android UI tests as part of the CI system - androidalpha level affecting the appearance in pdf format in comparison with png-graphics in R - colors.NET naming conventions for a solution with .NET Standard, .NET Core, and .NET Framwork Projects - .netASP.NET MVC 4 project not recognized in Visual Studio 2017 RC - asp.net-mvc-4CloudPormeline CodePipeline template configuration - amazon-cloudformationAll Articles