Namespace DSharpPlus.Commands.Processors
Classes
- BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>
A command processor containing command logic that's shared between all command processors.
- BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>.ConverterDelegateFactory
A factory used for creating and caching converter objects and delegates.