Interface IAutocompleteProvider
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
All autocomplete providers must inherit from this interface.
public interface IAutocompleteProviderMethods
- Provider(AutocompleteContext)
- Provides autocomplete choices.