Table of Contents
API reference

Class SlashExecutionChecksFailedException

Namespace
DisCatSharp.ApplicationCommands.Exceptions
Assembly
DisCatSharp.ApplicationCommands.dll

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

public class SlashExecutionChecksFailedException : Exception, ISerializable
Inheritance
SlashExecutionChecksFailedException
Implements
Inherited Members

Fields

FailedChecks

The list of failed checks.