Table of Contents

Class SlashExecutionChecksFailedException

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

Thrown when a pre-execution check for a slash command fails.

public sealed class SlashExecutionChecksFailedException : Exception
Inheritance
SlashExecutionChecksFailedException

Fields

FailedChecks

The list of failed checks.