mirai
2.12.0
common
mirai-core-api
/
net.mamoe.mirai.data
/
GroupActiveData
/
GInfo
/
GSentence
GSentence
common
data
class
GSentence
(
val
date
:
String
?
=
null
,
val
num
:
Int
?
=
0
)
Content copied to clipboard
Constructors
Properties
Constructors
GSentence
Link copied to clipboard
common
fun
GSentence
(
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