Package-level declarations

Types

Link copied to clipboard
class DefaultRestClient(userType: DiscordUserType, token: String, botUrl: String = defaultUserAgentUrl, botVersion: String = defaultUserAgentVersion, block: HttpClientConfig<*>.() -> Unit = {}) : RestClient
Link copied to clipboard
interface RestClient