Table of Contents

Constructor ChoiceDisplayNameAttribute

Namespace
DSharpPlus.Commands.Processors.SlashCommands.ArgumentModifiers
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