Class CommandErrorEventArgs
Represents arguments for CommandErrored event.
Namespace: DSharpPlus.CommandsNext
Assembly: cs.temp.dll.dll
Syntax
public class CommandErrorEventArgs : CommandEventArgs
Properties
Exception
Declaration
public Exception Exception { get; }
Property Value
Type | Description |
---|---|
Exception |