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