Constructor ChoiceNameAttribute
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
ChoiceNameAttribute(string)
Sets the name for this enum choice.
public ChoiceNameAttribute(string name)
Parameters
name
stringThe name for this enum choice.