Class ContextMenuChecksFailedEventArgs
- Namespace
- DisCatSharp.ApplicationCommands.EventArgs
- Assembly
- DisCatSharp.ApplicationCommands.dll
Represents arguments for a ContextMenuChecksFailed event.
public sealed class ContextMenuChecksFailedEventArgs : DiscordEventArgs
- Inheritance
-
ContextMenuChecksFailedEventArgs
- Inherited Members
Constructors
- ContextMenuChecksFailedEventArgs(IServiceProvider)
Initializes a new instance of the ContextMenuChecksFailedEventArgs class.
Properties
- Context
The context of the command.
- FailedChecks
The checks that failed.