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
/
Pong
Pong
@
Serializable
object
Pong
:
Signal
(
source
)
信令3 PONG
方向:server->client
说明:回应客户端的 ping
{
"s": 3
}
Content copied to clipboard
Members
Properties
d
Link copied to clipboard
open
override
val
d
:
Unit
信令数据。
s
Link copied to clipboard
open
override
val
s
:
Int
信令类型。
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String