{
"chatId": "681046253****423b2fe4f1b",
"token": "669dc78a7*****3e04351d6",
"messageId": "5bc95e87f26d37a630551c378248316b"
}curl --location --request POST 'https://zan-api.xiaoshunai.com/message/getArtworkImage' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "681046253****423b2fe4f1b",
"token": "669dc78a7*****3e04351d6",
"messageId": "5bc95e87f26d37a630551c378248316b"
}'{
"code": 0,
"data": {
"url": "http://img.botorange.com/2340afaksf.png",
"height": 1148,
"width": 1194
}
}