@消息
获取被@人的 uid列表
{
"type":1000,
"data":{
"pid":111, //登录企微pid
"fromQw":"1688850314928111", //登录企微uid
"conversation_id":"R:10696050293021123",//会话id 判断消息是群聊消息,发送内部\外部联系人发来的
"data":"消息内容", //消息内容
"msgtype":"2", //消息类型
"sender_id":"7881299655907685", //发送人uid
"server_id":"1019000",//消息id
"send_time":"1688850314928111", //时间锉
"atuid":"7881299655907111,1688850314928111,7881299655907333", // @人列表, 间隔
"msg_unique_identifier" : "CAEQiZuqkwYY9ZeTpYKAgAMgAQ==",
"local_id":"2652"
}
}