Class SlashCommandExecutedEventArgs
- Namespace
- DSharpPlus.SlashCommands.EventArgs
- Assembly
- DSharpPlus.SlashCommands.dll
Represents the arguments for a SlashCommandExecuted event.
public sealed class SlashCommandExecutedEventArgs : AsyncEventArgs
- Inheritance
-
SlashCommandExecutedEventArgs
Properties
- Context
The context of the command.