### OpenIM Server Version 3.8.2-3 ### Operating System and CPU Architecture Windows (AMD) ### Deployment Method Docker Deployment ### Bug Description and Steps to Reproduce 在electron里,我 `const message = await IMSDK.createQuoteMessage({ text: res.messageValue, message: res.quoteMessage, });` message 返回为空。 `{ "operationID": "fee733c0-ab41-4d24-9431-f9403946d664", "event": "Createquotemessage", "data": "" }` ### Screenshots Link _No response_