Wework内存接口New


获取聊天列表

<p><strong>请求示例</strong></p> <pre><code>{ "type" : 2603 }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "data" : [ { "con_numeric_id" : "1", "conversation_id" : "S:1688822222010_168885333332821", "last_message_id" : "4", "modify_time" : "1673494294", "name" : "" }, { "con_numeric_id" : "2", "conversation_id" : "S:16888444443493_16888555595010", "last_message_id" : "0", "modify_time" : "0", "name" : "" }, // ....more ], "error" : 0, "type" : 12603 }</code></pre>

页面列表

ITEM_HTML