Table of Contents

Property Choices

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Choices

The choices to send on this interaction response. Mutually exclusive with content, embed, and components.

public IReadOnlyList<DiscordAutoCompleteChoice> Choices { get; }

Property Value

IReadOnlyList<DiscordAutoCompleteChoice>