{
"appId": "{{appid}}",
"toWxid": "34757816141@chatroom",
"title": "澳门这一夜",
"desc": "39岁郭碧婷用珠圆玉润的身材,狠狠打脸了白幼瘦女星",
"linkUrl": "https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_8864265500294006781%22%7D&n_type=-1&p_from=-1",
"thumbUrl": "https://pics3.baidu.com/feed/0824ab18972bd407a9403f336648d15c0db30943.jpeg@f_auto?token=d26f7f142871542956aaa13799ba1946"
}
curl --location --request POST 'http://api.geweapi.com/gewe/v2/api/message/postLink' \
--header 'X-GEWE-TOKEN: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": "",
"toWxid": "34757816141@chatroom",
"title": "澳门这一夜",
"desc": "39岁郭碧婷用珠圆玉润的身材,狠狠打脸了白幼瘦女星",
"linkUrl": "https://mbd.baidu.com/newspage/data/landingsuper?context=%7B%22nid%22%3A%22news_8864265500294006781%22%7D&n_type=-1&p_from=-1",
"thumbUrl": "https://pics3.baidu.com/feed/0824ab18972bd407a9403f336648d15c0db30943.jpeg@f_auto?token=d26f7f142871542956aaa13799ba1946"
}'
{
"ret": 200,
"msg": "操作成功",
"data": {
"toWxid": "34757816141@chatroom",
"createTime": 1703841982,
"msgId": 769523572,
"newMsgId": 3358797740318930852,
"type": 5
}
}