mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-24 06:50:08 +08:00
7feeaee1ca
* Introduce `RefinableMessage.tryRefine` to refine without suspension. * Extract `RefinableMessage` to separate file * Always use `Bot` on `List<MsgComm.Msg>.toMessageChain` * Introduce `MessageRefiner` and ensure MessageChain refined after transformation. Fix #1156, fix #1157 * Add basic tests * Refine forward message contents * Refine long message contents * Move refinement from message internals to MiraiImpl public APIs * Comment out unused `toMessageChainOffline` * refinement tests part * refinement tests part * Full tests and minor internal improv.s * Fix tests * Fix compile |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-core-qqandroid
QQ for Android 8.2.7 协议实现.
相较于 mirai-core
, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.