Table of Contents

Constructor ChoiceNameAttribute

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

ChoiceNameAttribute(string)

Sets the name for this enum choice.

public ChoiceNameAttribute(string name)

Parameters

name string

The name for this enum choice.