{
"data": {
"messageId": "string",
"chatId": "string",
"avatar": "string",
"roomTopic": "string",
"roomId": "string",
"contactName": "string",
"contactId": "string",
"payload": {
"content": "string"
},
"type": 0,
"timestamp": "string",
"token": "string",
"botId": "string",
"contactType": 0,
"coworker": true,
"botWxid": "string",
"botWeixin": "string",
"source": 0,
"sendBy": "string",
"isSelf": true,
"mentionSelf": true,
"externalUserId": "string",
"roomWecomChatId\t": "string"
}
}
curl --location --request GET 'https://chat.jijyun.cn/notice' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"messageId": "string",
"chatId": "string",
"avatar": "string",
"roomTopic": "string",
"roomId": "string",
"contactName": "string",
"contactId": "string",
"payload": {
"content": "string"
},
"type": 0,
"timestamp": "string",
"token": "string",
"botId": "string",
"contactType": 0,
"coworker": true,
"botWxid": "string",
"botWeixin": "string",
"source": 0,
"sendBy": "string",
"isSelf": true,
"mentionSelf": true,
"externalUserId": "string",
"roomWecomChatId\t": "string"
}
}'
{}