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