Microsoft.Bot.Builder.Dialogs.Adaptive.Input Namespace

Classes

AttachmentInput

Input dialog which prompts the user to send a file.

ChoiceInput

ChoiceInput - Declarative input to gather choices from user.

ChoiceInputOptions

Holds choice input option list.

ChoiceOptionsSet

Sets the ChoiceFactoryOptions.

ChoiceSet

Defines ChoiceSet collection.

ChoiceSetConverter

Converter for ChoiceSet - allows string or array initializers.

ConfirmInput

Declarative input control that will gather yes/no confirmation input from a set of choices.

DateTimeInput

Input dialog to collect a datetime from the user.

InputDialog

Defines input dialogs.

InputDialogOptions

Defines input option list.

NumberInput

Input dialog for asking for numbers.

OAuthInput

OAuthInput prompts user to login.

TextInput

Declarative text input to gather text data from users.

Enums

AttachmentOutputFormat

Format specifier for outputs.

ChoiceOutputFormat

Response format definition.

InputState

Condition of the input.