Namespace KSharpPlus.Net.Rest
Classes
BaseRestRequest
Represents a request sent over HTTP.
KuracordApiClient
RestRequest
Represents a non-multipart HTTP request.
RestResponse
Represents a response sent by the remote HTTP party.
Enums
RestRequestMethod
Defines the HTTP method to use for an HTTP request.