modifyUltraGroupMessage

public abstract void modifyUltraGroupMessage(String msgUid, MessageContent content, IRongCoreCallback.OperationCallback callback)

Modify a message

Note: This method can only modify messages of the same type within the same channel, and only messages sent by the user can be modified.

Since

5.2.0

Parameters

msgUid

Message UID

content

MessageContent

callback

Callback for message modification