Method Provider
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
Provider(AutocompleteContext)
Provider the autocompletion.
Task<IEnumerable<DiscordApplicationCommandAutocompleteChoice>> Provider(AutocompleteContext context)
Parameters
context
AutocompleteContextThe context.