Constructor SlashCommandProcessor
- Namespace
- DSharpPlus.Commands.Processors.SlashCommands
- Assembly
- DSharpPlus.Commands.dll
SlashCommandProcessor()
Creates a new instance of SlashCommandProcessor.
public SlashCommandProcessor()
SlashCommandProcessor(SlashCommandConfiguration)
Creates a new instance of SlashCommandProcessor.
public SlashCommandProcessor(SlashCommandConfiguration configuration)
Parameters
configuration
SlashCommandConfigurationThe configuration values to use for this processor.