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
/
wsConnectMaxRetryTimes
ws
Connect
Max
Retry
Times
var
wsConnectMaxRetryTimes
:
Int
(
source
)
每次尝试连接到 ws 服务时的最大重试次数。 如果小于等于0则代表无限。 默认为
2147483647
。