Class TextCommandConfiguration
- Namespace
- DSharpPlus.Commands.Processors.TextCommands
- Assembly
- DSharpPlus.Commands.dll
public record TextCommandConfiguration
- Inheritance
-
TextCommandConfiguration
Properties
- EnableCommandNotFoundException
Disables the exception thrown when a command is not found.
- PrefixResolver
The function to use to resolve prefixes for commands.
- SuppressMissingMessageContentIntentWarning
Whether to suppress the missing message content intent warning.