Package net.mamoe.mirai.data
Types
FriendInfo
Link copied to clipboard
FriendInfoImpl
Link copied to clipboard
Content copied to clipboard
GroupActiveData
Link copied to clipboard
data class GroupActiveData(ec: Int?, msg: String?, errCode: Int?, info: GroupActiveData.GInfo?, role: Int?)
Content copied to clipboard
群统计信息
GroupHonorListData
Link copied to clipboard
data class GroupHonorListData(gc: String?, type: GroupHonorType?, uin: String?, talkativeList: List<GroupHonorListData.Talkative?>?, currentTalkative: GroupHonorListData.CurrentTalkative?, actorList: List<GroupHonorListData.Actor?>?, legendList: List<GroupHonorListData.Actor?>?, newbieList: List<GroupHonorListData.Actor?>?, strongNewbieList: List<GroupHonorListData.Actor?>?, emotionList: List<GroupHonorListData.Actor?>?, levelName: GroupHonorListData.LevelName?, manageList: List<GroupHonorListData.Tag?>?, exclusiveList: List<GroupHonorListData.Tag?>?, activeObj: Map<String, List<GroupHonorListData.Tag?>?>?, showActiveObj: Map<String, Boolean?>?, myTitle: String?, myIndex: Int?, myAvatar: String?, hasServerError: Boolean?, hwExcellentList: List<GroupHonorListData.Actor?>?)
Content copied to clipboard
GroupHonorType
Link copied to clipboard
群荣誉信息
MemberInfo
Link copied to clipboard
OnlineStatus
Link copied to clipboard
在线状态
RequestEventData
Link copied to clipboard
StrangerInfo
Link copied to clipboard