Table of Contents

Class SlashCommandExecutedEventArgs

Namespace
DSharpPlus.SlashCommands.EventArgs
Assembly
DSharpPlus.SlashCommands.dll

Represents the arguments for a SlashCommandExecuted event.

public sealed class SlashCommandExecutedEventArgs : AsyncEventArgs
Inheritance
object
EventArgs
SlashCommandExecutedEventArgs

Properties

Context

The context of the command.