Class | Description |
---|---|
RestAction<T> |
A class representing a terminal between the user and the discord API.
|
RestAction.EmptyRestAction<T> |
Specialized form of
RestAction that is used to provide information that
has already been retrieved or generated so that another request does not need to be made to Discord. |
Route | |
Route.Channels | |
Route.Custom | |
Route.Emotes | |
Route.Guilds | |
Route.Invites | |
Route.Messages | |
Route.Roles | |
Route.Self | |
Route.Users | |
Route.Webhooks |
Enum | Description |
---|---|
ErrorResponse |