Interface IChoiceProvider
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
All choice providers must inherit from this interface.
public interface IChoiceProvider
Methods
- Provider()
Sets the choices for the slash command.