API reference
Field FailedChecks
- Namespace
- DisCatSharp.ApplicationCommands.Exceptions
- Assembly
- DisCatSharp.ApplicationCommands.dll
The list of failed checks.
public IReadOnlyList<ApplicationCommandCheckBaseAttribute> FailedChecks
Returns
- IReadOnlyList<ApplicationCommandCheckBaseAttribute>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.