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
/
UserUpdatedEventBody
User
Updated
Event
Body
@
Serializable
data
class
UserUpdatedEventBody
(
val
userId
:
String
,
val
username
:
String
,
val
avatar
:
String
)
(
source
)
UserUpdatedEventExtra
事件体
Members
Constructors
User
Updated
Event
Body
Link copied to clipboard
constructor
(
userId
:
String
,
username
:
String
,
avatar
:
String
)
Properties
avatar
Link copied to clipboard
val
avatar
:
String
头像图片地址
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
String
用户 id
username
Link copied to clipboard
val
username
:
String
用户名