mirai/mirai-core-qqandroid
Him188 46598d686c Cleanup;
Use interface for JavaFriendly APIs;
Deprecate event responder in Bot in the favor of their member functions;
Deprecate `Bot.queryUrl(image: Image)`` in the favor of the extension `Image.queryUrl`
2020-05-16 14:14:21 +08:00
..
src Cleanup; 2020-05-16 14:14:21 +08:00
build.gradle.kts Optimize experimental API usages 2020-05-10 02:22:16 +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.