{
"event": "20015",
"description": "撤回消息事件 ",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"messageServerId": "7053704521966022857",
"opUserId": "string",
"roomId": "0"
}
}curl --location --request POST 'http://callbackurl' \
--header 'Content-Type: application/json' \
--data-raw '{
"event": "20015",
"description": "撤回消息事件 ",
"time": 1726826627676,
"data": {
"instanceId": "97554f7c82a1439c86df3143ef4975c5",
"robotId": "string",
"sendTime": 1726826627676,
"messageServerId": "7053704521966022857",
"opUserId": "string",
"roomId": "0"
}
}'{}