mirai
2.12.0
common
mirai-core-api
/
net.mamoe.mirai.data
/
GroupActiveData
/
GInfo
/
GMostAct
GMost
Act
common
data
class
GMostAct
(
val
name
:
String
?
=
null
,
val
sentencesNum
:
Int
?
=
0
,
val
sta
:
Int
?
=
0
,
val
uin
:
Long
?
=
0
)
Content copied to clipboard
Constructors
Properties
Constructors
GMost
Act
Link copied to clipboard
common
fun
GMostAct
(
name
:
String
?
=
null
,
sentencesNum
:
Int
?
=
0
,
sta
:
Int
?
=
0
,
uin
:
Long
?
=
0
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
?
=
null
Content copied to clipboard
sentencesNum
Link copied to clipboard
common
val
sentencesNum
:
Int
?
=
0
Content copied to clipboard
sta
Link copied to clipboard
common
val
sta
:
Int
?
=
0
Content copied to clipboard
uin
Link copied to clipboard
common
val
uin
:
Long
?
=
0
Content copied to clipboard