mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-06 09:00:14 +08:00
* Support Nudge message * Delete duplicated code * Renamed NudgeManager and using boolean return value in Nudge method * Fix document and remove JvmSynthetic annotation * Remove test code * Add document for bot object * use checkIsFriendImpl to instead cast operation * Add a space between char and number * Change the text of bot and member to reference * Revert change in QQAndroidBotNetworkHandler * Make debug log more clearly * Support tracking chat target in FriendNudgeEvent * Add LICENSE in NudgePacket.kt |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-core-qqandroid
QQ for Android 8.2.7 协议实现.
相较于 mirai-core
, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.