Table of Contents

Field FailedChecks

Namespace
DSharpPlus.SlashCommands
Assembly
DSharpPlus.SlashCommands.dll

The list of failed checks.

public IReadOnlyList<SlashCheckBaseAttribute> FailedChecks

Returns

IReadOnlyList<SlashCheckBaseAttribute>
The list of failed checks.