Namespace DSharpPlus.Commands.Processors.SlashCommands.ArgumentModifiers
Classes
- ChoiceDisplayNameAttribute
Used to annotate enum members with a display name for the built-in choice provider.
- SimpleAutoCompleteProvider
An abstract class that may be derived to provide a simple autocomplete implementation that filters from a list of options based on user input.
Interfaces
Enums
- SimpleAutoCompleteStringMatchingMethod
Represents the string matching method for a SimpleAutoCompleteProvider.