KordProxyBuilder
The proxy Kord builder. You probably want to invoke the DSL builder instead.
Properties
Link copied to clipboard
Link copied to clipboard
The CoroutineDispatcher kord uses to launch suspending tasks. Dispatchers.Default by default.
Link copied to clipboard
The client used for building Gateways and RequestHandlers. A default implementation will be used when not set.