Wework内存接口New


查询历史消息

<p><strong>请求示例</strong></p> <pre><code>{ "data" : { "conversation_id" : "R:10696052711038843", "query_count" : 5 }, "type" : 5303 }</code></pre> <pre><code>query_count: 查询最近的消息数量。 如果查询该会话所有消息,则传0,或者不要此字段</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "data" : { "conversation_id" : "R:10696052711038843", "msg_list" : [ { "base64_content" : "CgkIABIFCgMwMDA=", "msg_unique_identifier" : "CIGABBD2xaeRBhi20POghYCAAyAB", "msgtype" : 2, "raw_content_length" : 11, "timestamp" : 1646912248, "sender_id" : "78888286728676", } ] }, "error" : 0, "type" : 15303 }</code></pre>

页面列表

ITEM_HTML