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