Property FailedChecks
- Namespace
- DisCatSharp.ApplicationCommands.EventArgs
- Assembly
- DisCatSharp.ApplicationCommands.dll
FailedChecks
The checks that failed.
public IReadOnlyList<ApplicationCommandCheckBaseAttribute> FailedChecks { get; }
The checks that failed.
public IReadOnlyList<ApplicationCommandCheckBaseAttribute> FailedChecks { get; }