mirai/mirai-core-qqandroid/src
yyuueexxiinngg 1faccc72f3
Add low level api for getting group honor members list. (#501)
* 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
2020-09-15 12:54:02 +08:00
..
androidMain/kotlin/net/mamoe/mirai/qqandroid Fix copyright 2020-08-23 19:57:09 +08:00
commonMain/kotlin/net/mamoe/mirai/qqandroid Add low level api for getting group honor members list. (#501) 2020-09-15 12:54:02 +08:00
commonTest/kotlin Fix copyright 2020-08-23 19:57:09 +08:00
jvmMain/kotlin/net/mamoe/mirai/qqandroid Use single thread for reading packet, fix #557 2020-09-15 10:29:51 +08:00
jvmTest/kotlin/net/mamoe/mirai/qqandroid/utils Fix copyright 2020-08-23 19:57:09 +08:00
main Add permissions 2019-12-30 22:04:35 +08:00