Property ExecutionChecks
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
ExecutionChecks
Gets the execution checks defined for this command.
public IReadOnlyList<CheckBaseAttribute> ExecutionChecks { get; }
Gets the execution checks defined for this command.
public IReadOnlyList<CheckBaseAttribute> ExecutionChecks { get; }