Table of Contents

Property Processors

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll

Processors

All registered command processors.

public IReadOnlyDictionary<Type, ICommandProcessor> Processors { get; }

Property Value

IReadOnlyDictionary<Type, ICommandProcessor>