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.api.user
/
Me
/
Me
Me
@
ApiResultType
constructor
(
id
:
String
,
username
:
String
,
identifyNum
:
String
,
isOnline
:
Boolean
,
status
:
Int
,
avatar
:
String
,
vipAvatar
:
String
?
=
null
,
isBot
:
Boolean
,
isMobileVerified
:
Boolean
,
nickname
:
String
=
username
,
roles
:
List
<
Long
>
?
=
null
)
(
source
)