Skip to content

v1.2.0-alpha

Choose a tag to compare

@xylonx xylonx released this 06 Dec 05:43
· 19 commits to main since this release

✨ 对ChatMessage添加新方法 GetRawChatMessage,直接返回解密消息后得到的原始json数据

✨ add new method GetRawChatMessage() to struct ChatMessage. This function is used to return the raw json data of the decrypted data.