Namespace: Discord.Commands
Name
Description
Type
Client
The parent client
DiscordSocketClient
Message
The unparsed message
DiscordMessage
This method is abstract.
Called if an error happens. This method is virtual and does therefore not need to be inherited.
parameterName
The name of the parameter at which the error happened
string
providedValue
The raw value the user provided, null i none were
exception
The thrown exception
Exception
Last updated 5 years ago