mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.data
/
GroupHonorListData
/
CurrentTalkative
Current
Talkative
common
data
class
CurrentTalkative
(
uin
:
Long
?
,
dayCount
:
Int
?
,
avatar
:
String
?
,
avatarSize
:
Int
?
,
nick
:
String
?
)
Content copied to clipboard
Properties
Properties
avatar
Link copied to clipboard
common
val
avatar
:
String
?
=
null
Content copied to clipboard
avatarSize
Link copied to clipboard
common
val
avatarSize
:
Int
?
=
null
Content copied to clipboard
dayCount
Link copied to clipboard
common
val
dayCount
:
Int
?
=
null
Content copied to clipboard
nick
Link copied to clipboard
common
val
nick
:
String
?
=
null
Content copied to clipboard
uin
Link copied to clipboard
common
val
uin
:
Long
?
=
0
Content copied to clipboard