mirai-core / net.mamoe.mirai.data / GroupActiveData / GInfo / GMostAct

GMostAct

data class GMostAct

Constructors

<init>

GMostAct(name: String?, sentencesNum: Int?, sta: Int?, uin: Long?)

Properties

name

val name: String?

sentencesNum

val sentencesNum: Int?

sta

val sta: Int?

uin

val uin: Long?