Skip to content

[BUG] Why is the result returned by my createQuoteMessage empty? #179

@HydrogenBlackhole

Description

@HydrogenBlackhole

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions