social_servercommondaemonsChatDpull_private_chat_list本页总览pull_private_chat_list 分段拖取用户和指定目标账号的私聊消息列表 声明 map pull_private_chat_list(object user, string target, int count = 10) 参数 参数名描述user用户对象(User对象实例)target目标账号count拖取数量 返回值 拖取结果 "ids": 此次拖取的消息ID列表 "finished": true - 私聊消息已经全部拖取, false - 私聊消息需要继续拖取 使用方式 返回文档