{
"data": {
"wxid": "filehelper",
"ticket": "v4_xxx",
"scene": 3
},
"client_id": 1,
"type": "MT_ACCEPT_ONEWAY_FRIEND_MSG"
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {
"wxid": "filehelper",
"ticket": "v4_xxx",
"scene": 3
},
"client_id": 1,
"type": "MT_ACCEPT_ONEWAY_FRIEND_MSG"
}'
{}