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
/
ExitedGuildEventBody
Exited
Guild
Event
Body
@
Serializable
data
class
ExitedGuildEventBody
(
val
userId
:
String
,
val
exitedAt
:
Long
)
(
source
)
ExitedGuildEventExtra
事件体。
Members
Constructors
Exited
Guild
Event
Body
Link copied to clipboard
constructor
(
userId
:
String
,
exitedAt
:
Long
)
Properties
exited
At
Link copied to clipboard
@
SerialName
(
value
=
"exited_at"
)
val
exitedAt
:
Long
退出服务器的时间
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
String
用户 id