mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-03 02:29:21 +08:00
288f325ca0
- Add `Image.isGroupImage`, `Image.isFriendImage` - Simplify `FlashImage`: - Remove `GroupFlashImage`, `FriendFlashImage` - Java-friendly factory functions and Kotlin-friendly top-level constructor-like functions - Unify names of constants in `PokeMessage.Key` - Make constants in VipFace `@JvmField` - Review `Image`: - Make `AbstractImage` internal (`@MiraiInternalApi`) - Improve docs - Move top-level regexes to companion statics - Make Nudge.sendNudge static - Opt-in `net.mamoe.mirai.message.data.ExperimentalMessageKey` |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-core-qqandroid
QQ for Android 8.2.7 协议实现.
相较于 mirai-core
, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.