type=20001 接收到的聊天消息
看msgtype和sub_type判断收到的消息类型 消息类型参考
查询指定消息内容 可以拿到消息更多数据(图片、视频文件等等)
{
"data": {
"clientid": 827914224,
"content": "<?xml *******\n</msg>\n",
"from": "57*****34@chatroom",
"msgid": "6056*****78",
"msgsource": "<msgsource>********</msgsource>\n",
"msgtype": 49,
"receive": "wxid_156*****2",
"sender": "wxid_88******12",
"sub_type": 5,
"timestamp": 1777042956
},
"pid": 207672,
"port": 8981,
"type": 20001
}