mirai
2.12.0
common
mirai-core-api
/
net.mamoe.mirai.data
/
GroupActiveData
/
GInfo
/
GActNum
GAct
Num
common
data
class
GActNum
(
val
date
:
String
?
=
null
,
val
num
:
Int
?
=
0
)
Content copied to clipboard
Constructors
Properties
Constructors
GAct
Num
Link copied to clipboard
common
fun
GActNum
(
date
:
String
?
=
null
,
num
:
Int
?
=
0
)
Content copied to clipboard
Properties
date
Link copied to clipboard
common
val
date
:
String
?
=
null
Content copied to clipboard
num
Link copied to clipboard
common
val
num
:
Int
?
=
0
Content copied to clipboard