Table of Contents

Class ContextMenuExecutedEventArgs

Namespace
DisCatSharp.ApplicationCommands.EventArgs
Assembly
DisCatSharp.ApplicationCommands.dll

Represents the arguments for a ContextMenuExecuted event

public sealed class ContextMenuExecutedEventArgs : DiscordEventArgs
Inheritance
ContextMenuExecutedEventArgs
Inherited Members

Constructors

ContextMenuExecutedEventArgs(IServiceProvider)

Initializes a new instance of the ContextMenuExecutedEventArgs class.

Properties

Context

The context of the command.