Các thông tin trả về từ Zalo Message Trigger chỉ có tên người gửi, không có tên nhóm
`
{
"message": {
"type": "",
"data": {
"actionId": "",
"msgId": "",
"cliMsgId": "",
"msgType": "",
"uidFrom": "",
"idTo": "",
"dName": "",
"ts": "",
"status": "",
"content": {
"title": "",
"description": "",
"href": "",
"thumb": "",
"childnumber": "",
"action": "",
"params": "",
"type": ""
},
"notify": "",
"ttl": "",
"userId": "",
"uin": "",
"topOut": "",
"topOutTimeOut": "",
"topOutImprTimeOut": "",
"paramsExt": {
"countUnread": "",
"containType": "",
"platformType": ""
},
"previewThumb": "",
"cmd": "",
"st": "",
"at": "",
"realMsgId": ""
},
"threadId": "",
"isSelf": ""
}
}
`
Các thông tin trả về từ Zalo Message Trigger chỉ có tên người gửi, không có tên nhóm
`
{ "message": { "type": "", "data": { "actionId": "", "msgId": "", "cliMsgId": "", "msgType": "", "uidFrom": "", "idTo": "", "dName": "", "ts": "", "status": "", "content": { "title": "", "description": "", "href": "", "thumb": "", "childnumber": "", "action": "", "params": "", "type": "" }, "notify": "", "ttl": "", "userId": "", "uin": "", "topOut": "", "topOutTimeOut": "", "topOutImprTimeOut": "", "paramsExt": { "countUnread": "", "containType": "", "platformType": "" }, "previewThumb": "", "cmd": "", "st": "", "at": "", "realMsgId": "" }, "threadId": "", "isSelf": "" } }`