Table of Contents

Constructor ChoiceProviderAttribute

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

ChoiceProviderAttribute(Type)

Adds a choice provider to this command.

public ChoiceProviderAttribute(Type providerType)

Parameters

providerType Type

The type of the provider.