Table of Contents

Class SlashCommandExecutedEventArgs

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

Represents the arguments for a SlashCommandExecuted event

public class SlashCommandExecutedEventArgs : DiscordEventArgs
Inheritance
SlashCommandExecutedEventArgs
Inherited Members

Constructors

SlashCommandExecutedEventArgs(IServiceProvider)

Initializes a new instance of the SlashCommandExecutedEventArgs class.

Properties

Context

The context of the command.