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