Class BadRequestException
- Namespace
- DSharpPlus.Exceptions
- Assembly
- DSharpPlus.dll
Represents an exception thrown when a malformed request is sent.
public class BadRequestException : DiscordException
- Inheritance
-
BadRequestException
- Inherited Members
Properties
- Code
Gets the error code for this exception.
- Errors
Gets the form error responses in JSON format.