ClientResources

class ClientResources(val token: String, val applicationId: Snowflake, val shards: Shards, val maxConcurrency: Int, val httpClient: HttpClient, val defaultStrategy: EntitySupplyStrategy<*>)(source)

Constructors

Link copied to clipboard
constructor(token: String, applicationId: Snowflake, shards: Shards, maxConcurrency: Int, httpClient: HttpClient, defaultStrategy: EntitySupplyStrategy<*>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String