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