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