mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.data
/
GroupHonorListData
/
Talkative
Talkative
common
data
class
Talkative
(
uin
:
Long
?
,
avatar
:
String
?
,
name
:
String
?
,
desc
:
String
?
,
btnText
:
String
?
,
text
:
String
?
)
Content copied to clipboard
Properties
Properties
avatar
Link copied to clipboard
common
val
avatar
:
String
?
=
null
Content copied to clipboard
btnText
Link copied to clipboard
common
val
btnText
:
String
?
=
null
Content copied to clipboard
desc
Link copied to clipboard
common
val
desc
:
String
?
=
null
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
?
=
null
Content copied to clipboard
text
Link copied to clipboard
common
val
text
:
String
?
=
null
Content copied to clipboard
uin
Link copied to clipboard
common
val
uin
:
Long
?
=
0
Content copied to clipboard