ActiveHonorList

class ActiveHonorList @MiraiInternalApi constructor(    val type: GroupHonorType,     val current: ActiveHonorInfo?,     val records: List<ActiveHonorInfo>)

群荣耀历史数据

Since

2.13

Constructors

Link copied to clipboard
fun ActiveHonorList(    type: GroupHonorType,     current: ActiveHonorInfo?,     records: List<ActiveHonorInfo>)

Properties

Link copied to clipboard
val current: ActiveHonorInfo?

当前荣耀持有者 (龙王,壕礼皇冠, 善财福禄寿)

Link copied to clipboard
val records: List<ActiveHonorInfo>

群荣耀历史记录

Link copied to clipboard
@get:JvmName(name = "getType")
val type: GroupHonorType

群荣誉类型