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
/
Reconnect
/
Data
Data
@
Serializable
data
class
Data
(
val
code
:
Int
,
val
err
:
String
)
(
source
)
Reconnect
中的数据。
Members
Constructors
Data
Link copied to clipboard
constructor
(
code
:
Int
,
err
:
String
)
Properties
code
Link copied to clipboard
val
code
:
Int
状态码
err
Link copied to clipboard
val
err
:
String
错误信息