Simple Robot 组件 | OneBot
Toggle table of contents
1.7.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | OneBot
simbot-component-onebot-v11-core
/
love.forte.simbot.component.onebot.v11.core.api
/
GetGroupHonorInfoResult
/
CurrentTalkative
Current
Talkative
@
Serializable
data
class
CurrentTalkative
(
val
userId
:
LongID
,
val
nickname
:
String
,
val
avatar
:
String
=
qqAvatar640(userId.literal)
,
val
dayCount
:
Int
=
0
)
(
source
)
当前龙王
Members
Constructors
Current
Talkative
Link copied to clipboard
constructor
(
userId
:
LongID
,
nickname
:
String
,
avatar
:
String
=
qqAvatar640(userId.literal)
,
dayCount
:
Int
=
0
)
Properties
avatar
Link copied to clipboard
val
avatar
:
String
头像 URL
day
Count
Link copied to clipboard
@
SerialName
(
value
=
"day_count"
)
val
dayCount
:
Int
=
0
持续天数
nickname
Link copied to clipboard
val
nickname
:
String
昵称
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
LongID
QQ 号