mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-09 09:50:16 +08:00
2d9db234d7
Rework `ExternalImage`, introduce `ReusableInput` for multiple attempts when uploading images; Add `BotConfiguration.fileCacheStrategy`, defaults use cache system from host OS; Introduce `DeferredReusableInput` for `*.toExternalImage` on JVM. Deprecate `*.suspendToExternalImage` as no longer need to be suspend. Open input only when required, close input after uploading files, fix #302 |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts | ||
README.md |
mirai-core-qqandroid
QQ for Android 8.2.7 协议实现.
相较于 mirai-core
, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.