Table of Contents

Class SlashAutoCompleteProviderAttribute

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

Constructors

SlashAutoCompleteProviderAttribute(Type)

Properties

AutoCompleteType

Methods

AutoCompleteAsync(AutoCompleteContext)