Skip to main content

合并消息(MergeMessage)是 SDK 内置的消息类型,对应的 contentType 是 @"jg:merge"。

属性名类型说明版本
titleString合并消息标题1.0.0
conversationConversation被合并消息的会话标识1.0.0
messageIdListList所有被合并的消息 id 列表,不能超过 100 条1.0.0
previewListList消息气泡上用来预览的被合并消息列表,不能超过 10 条1.0.0
extraString扩展字段1.0.0