Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.bot.configuration
/
DispatcherConfiguration
/
Custom
/
Custom
Custom
constructor
(
coreThreads
:
Int
,
maxThreads
:
Int
?
=
null
,
keepAliveMillis
:
Long
?
=
null
,
name
:
String
?
=
null
,
key
:
String
?
=
null
,
demote
:
DispatcherConfiguration
?
=
null
)
(
source
)