Class ContextMenuErrorEventArgs
- Namespace
- DSharpPlus.SlashCommands.EventArgs
- Assembly
- DSharpPlus.SlashCommands.dll
Represents arguments for a ContextMenuErrored
public class ContextMenuErrorEventArgs : AsyncEventArgs
- Inheritance
-
ContextMenuErrorEventArgs
Properties
- Context
The context of the command.
- Exception
The exception thrown.