Property ConverterType
- Namespace
- DSharpPlus.Commands.Processors
- Assembly
- DSharpPlus.Commands.dll
ConverterType
The converter's type (not to be confused with parameter type). Only available when passing the type to the constructor.
public Type? ConverterType { get; }