Table of Contents

Method AddEnumConverters

Namespace
DSharpPlus.Commands.Processors
Assembly
DSharpPlus.Commands.dll

AddEnumConverters(Type?)

Finds all parameters that are enums and creates a generic enum converter for them.

protected virtual void AddEnumConverters(Type? genericEnumConverterType = null)

Parameters

genericEnumConverterType Type