Constructor ChoiceDisplayNameAttribute
- Assembly
- DSharpPlus.Commands.dll
ChoiceDisplayNameAttribute(string)
Used to annotate enum members with a display name for the built-in choice provider.
public ChoiceDisplayNameAttribute(string name)
Parameters
name
string