1 reference to InputsInteractionInfo
Aspire.Hosting (1)
InteractionService.cs (1)
102
var newState = new Interaction(title, message, options, new Interaction.
InputsInteractionInfo
(inputCollection), cancellationToken);