Table of Contents

Namespace DSharpPlus.Commands.Processors.SlashCommands

Classes

AutoCompleteContext
EnumAutoCompleteProvider<T>

Provides a cached list of choices for the T enum type.

EnumOptionChoiceProvider
InteractionConverterContext

Represents a context for interaction-based argument converters.

SlashCommandConfiguration

The configuration for the SlashCommandProcessor.

SlashCommandContext

Represents a base context for slash command contexts.

SlashCommandProcessor
SlashCommandTypesAttribute

Interfaces

ISlashArgumentConverter
ISlashArgumentConverter<T>