Info
Version: | 4.13.5 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Dialogs.ChoiceFlow |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Dialogs.ChoiceFlow |
Install
Install-Package Bot.Builder.Community.Dialogs.ChoiceFlow
dotnet add package Bot.Builder.Community.Dialogs.ChoiceFlow
paket add Bot.Builder.Community.Dialogs.ChoiceFlow
Bot.Builder.Community.Dialogs.ChoiceFlow Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder.Dialogs(>= 4.9.2)
- Newtonsoft.Json(>= 12.0.3)
Tags
You receive their last choice as a result from the dialog and optionally provide the user with a simple text response.