Table of Contents

Class SlashCommandInvokedEventArgs

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

Represents the arguments for a SlashCommandInvoked event.

public sealed class SlashCommandInvokedEventArgs : AsyncEventArgs
Inheritance
object
EventArgs
SlashCommandInvokedEventArgs

Properties

Context

The context of the command.