mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-09 01:32:27 +08:00
* Add low level api for getting group honor members list. * Remove default value for level name, unifies serialize result typing in GroupHonorTypeSerializer * Remove unnecessary commas * Remove filed 'bkn' from GroupHonorListData to prevent potential credential leak * _GetGroupHonorList support getting ACTIVE data * Add @SinceMirai("1.3.0") annotation to GroupHonorInfo * Add @JvmStatic annotation, rename GroupHonorType.fromInt to .deserializeFromInt and make it internal |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-core-qqandroid
QQ for Android 8.2.7 协议实现.
相较于 mirai-core
, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.