Class ContextMenuExecutionChecksFailedException
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
Thrown when a pre-execution check for a slash command fails.
public sealed class ContextMenuExecutionChecksFailedException : Exception
- Inheritance
-
ContextMenuExecutionChecksFailedException
Fields
- FailedChecks
The list of failed checks.