mirai/mirai-core
Karlatemp 359c9cdc5f
Support Group Retrieve, fix #528 (#531)
* Support Group Retrieve, fix #528

* Code Review

- Fix unexpected member in owner changing event.
- Allocate group when changing the owner to the bot if group is missing.
2020-09-15 19:30:52 +08:00
..
src Support Group Retrieve, fix #528 (#531) 2020-09-15 19:30:52 +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 Update module descriptions 2020-06-16 16:05:36 +08:00

mirai-core

mirai 的核心公开 API.

mirai 为多协议设计, mirai-core 只提供基础框架和抽象数据类.
具体的各协议实现为 mirai-core-PROTOCOL, 这些协议模块都继承自 mirai-core.

可用的协议模块: