Method Provider
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
Provider()
Sets the choices for the slash command.
public abstract Task<IEnumerable<DiscordApplicationCommandOptionChoice>> Provider()