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-kook-api
/
love.forte.simbot.kook.event
/
Signal
/
Companion
/
S_PING
S_
PING
const
val
S_PING
:
Int
=
2
(
source
)
信令2 PING
方向:client -> server
说明:每隔 30s(随机-5,+5),将当前的最大 sn 传给服务端,客户端应该在 6s 内收到 PONG, 否则心跳超时。