Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
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
。