kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core.builder.kord
/
BaseKordBuilder
/
defaultDispatcher
default
Dispatcher
var
defaultDispatcher
:
CoroutineDispatcher
(
source
)
The
CoroutineDispatcher
kord uses to launch suspending tasks.
Dispatchers.Default
by default.