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-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.bot
/
OneBotBotConfiguration
/
wsConnectRetryDelayMillis
ws
Connect
Retry
Delay
Millis
var
wsConnectRetryDelayMillis
:
Long
(
source
)
每次尝试连接到 ws 服务时,如果需要重新尝试,则每次尝试之间的等待时长, 单位为毫秒。 如果小于等于
0
则代表不等待。 默认为
3500
。