Class ApplicationCommandCheckBaseAttribute
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
The base class for a pre-execution check for a application command.
public abstract class ApplicationCommandCheckBaseAttribute : Attribute
- Inheritance
-
ApplicationCommandCheckBaseAttribute
- Derived
- Inherited Members
Methods
- ExecuteChecksAsync(BaseContext)
Checks whether this command can be executed within the current context.