Namespace Discord.Net
Classes
- BucketId
- Represents a ratelimit bucket. 
- 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. 
Structs
- RateLimitInfo
- Represents a REST-Based ratelimit info. 
Interfaces
- IRequest
- Represents a generic request to be sent to Discord.