mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-09 04:42: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 |
||
---|---|---|
.. | ||
androidMain/kotlin/net/mamoe/mirai/qqandroid | ||
commonMain/kotlin/net/mamoe/mirai/qqandroid | ||
commonTest/kotlin | ||
jvmMain/kotlin/net/mamoe/mirai/qqandroid | ||
jvmTest/kotlin/net/mamoe/mirai/qqandroid/utils | ||
main |