simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-api
/
love.forte.simbot.kook.event
/
Signal
/
Pong
Pong
object
Pong
:
Signal
<
Unit
>
信令3 -
PONG
方向: server -> client
说明: 回应客户端发出的ping
示例:
{ "s": 3 }
Content copied to clipboard
Functions
Properties
Extensions
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
d
Link copied to clipboard
open
override
val
d
:
Unit
数据字段mixed
s
Link copied to clipboard
open
override
val
s
:
Int
int, 信令,详情参考信令说明
S_CODE
Link copied to clipboard
const
val
S_CODE
:
Int
=
3
Extensions
data
Link copied to clipboard
val
<
T
>
Signal
<
T
>
.
data
:
T