1 reference to InputsInteractionInfo
Aspire.Hosting (1)
ApplicationModel\InteractionService.cs (1)
148
var newState = new Interaction(title, message, options, new Interaction.
InputsInteractionInfo
(inputList), cancellationToken);