Namespace Discord.Net
Classes
HttpException
The exception that is thrown if an error occurs while processing an Discord HTTP request.
RateLimitedException
The exception that is thrown when the user is being rate limited by Discord.
WebSocketClosedException
The exception that is thrown when the WebSocket session is closed by Discord.
Interfaces
IRequest
Represents a generic request to be sent to Discord.