Property ExecutionChecks
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
ExecutionChecks
Gets a collection of pre-execution checks for this command.
public IReadOnlyList<CheckBaseAttribute> ExecutionChecks { get; }
Gets a collection of pre-execution checks for this command.
public IReadOnlyList<CheckBaseAttribute> ExecutionChecks { get; }