Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
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, 否则心跳超时。