Represents an error encountered while compiling Command arguments at call-time. Holds an error kind, and a context object containing all the information available that you can use to build an error message of some kind to send to Discord
Context for the error
The kind of command argument error encountered
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Generated using TypeDoc
Represents an error encountered while compiling Command arguments at call-time. Holds an error kind, and a context object containing all the information available that you can use to build an error message of some kind to send to Discord