mirai/mirai-core-qqandroid
sandtechnology 2d0fa69899
Try to fix #358 according to @Mrs4s comment (#509)
* try to fix #358 according to @Mar8s comment

* Disable mirror

* Cancel group coroutine when bot leave group and fire event separately

* Re-add 0x82 and 0x83

* Revert else logic

* Fix build

Co-authored-by: Him188 <Him188@mamoe.net>
2020-09-16 08:23:56 +08:00
..
src Try to fix #358 according to @Mrs4s comment (#509) 2020-09-16 08:23:56 +08:00
build.gradle.kts Exclude kotlinx-coroutines-core and kotlin-stdlib from dependencies to avoid clashes (fix #523) 2020-08-22 12:56:41 +08:00
README.md Rearrange internal APIs 2020-04-02 09:43:50 +08:00

mirai-core-qqandroid

QQ for Android 8.2.7 协议实现. 相较于 mirai-core, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.