Table of Contents

Class SlashChoiceProviderAttribute

Namespace
DSharpPlus.Commands.Processors.SlashCommands.ArgumentModifiers
Assembly
DSharpPlus.Commands.dll
[AttributeUsage(AttributeTargets.Parameter, Inherited = false, AllowMultiple = false)]
public class SlashChoiceProviderAttribute : Attribute
Inheritance
SlashChoiceProviderAttribute
Derived

Constructors

SlashChoiceProviderAttribute(Type)

Properties

ProviderType

Methods

GrabChoicesAsync(IServiceProvider, CommandParameter)