Property Converters
- Namespace
- DSharpPlus.Commands.Processors.MessageCommands
- Assembly
- DSharpPlus.Commands.dll
Converters
A dictionary of argument converters indexed by the type they convert to.
public IReadOnlyDictionary<Type, IArgumentConverter> Converters { get; }