API reference
Property FailedChecks
- Namespace
- DisCatSharp.CommandsNext.Exceptions
- Assembly
- DisCatSharp.CommandsNext.dll
FailedChecks
Gets the checks that failed.
public IReadOnlyList<CheckBaseAttribute> FailedChecks { get; }
Gets the checks that failed.
public IReadOnlyList<CheckBaseAttribute> FailedChecks { get; }