mirror of
https://github.com/LamGC/ScalaBot.git
synced 2026-07-16 14:52:03 +00:00
084280564a
由于 Gson 的解析方式不能正确处理 Kotlin 的 null-safety 属性, 因此添加两个 Serializer, 手动解析 Json 以避开这个问题. Close #9