Forte Scarlet
Forte Scarlet
也许会在 #82 中一起进行?
@axiangcoding 很欢迎协助😊 鉴于这个仓库还没有什么贡献指南,如果有需要帮助的地方可以通过组织库首页 https://github.com/simple-robot 中提到的QQ群或频道来联系我
v4似乎已经被处理(被处理为未知事件),待观察
v4后尚未测试
目前是重新下载、上传图片文件。
v4后待观察
``` Received text frame raw: {"op":0,"s":12,"t":"PUBLIC_MESSAGE_DELETE","id":"PUBLIC_MESSAGE_DELETE:xxx","d":{"message":{"author":{"bot":false,"id":"xxx","username":"xxx"},"channel_id":"xxx","guild_id":"xxx","id":"xxx"},"op_user":{"id":"xxx"}}} Exception in thread "DefaultDispatcher-worker-5" kotlinx.serialization.json.internal.JsonDecodingException: Polymorphic serializer was not found for class discriminator 'PUBLIC_MESSAGE_DELETE' JSON input: .....xxx"},"op_user":{"id":"xxx"}}} at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:24) at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:32) at kotlinx.serialization.json.internal.PolymorphicKt.throwSerializerNotFound(Polymorphic.kt:79) at...
截至目前文档中尚无此事件的说明,无法进行支持。
🤔️ This does seem to be a problem. Perhaps some way of providing support for type conversion of returned results (and which could be user-defined and not limited to JS)...