mirai/mirai-core-utils
Karlatemp 217907c58a
Support sending MusicShare to friends. (#1615)
* Support sending `MusicShare` to friends.

- Also fix a potential data out-of-bounds issues

* `TypeSafeMap.get` with default values

* Fix tests
2021-10-28 13:44:18 +01:00
..
src Support sending MusicShare to friends. (#1615) 2021-10-28 13:44:18 +01:00
build.gradle.kts Migrate to Kotlin 1.5.30 and review dependencies: 2021-09-01 18:52:36 +08:00
README.md Update docs and improve source code readability 2021-05-09 15:31:50 +08:00

mirai-core-utils

内部工具类模块。提供二进制兼容而不提供源码兼容,但也不保证破坏性变更不会发生,因此若要使用该工具模块,请自行承担兼容后果。