{
"guid": "string",
"conversation_id": "",
"feed_type": 0,
"cover_url": "",
"thumb_url": "",
"avatar": "",
"nickname": "",
"desc": "",
"url": "",
"extras": "",
"object_id": "",
"object_nonce_id": ""
}
curl --location --request POST '/msg/send_feed_live' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"feed_type": 0,
"cover_url": "",
"thumb_url": "",
"avatar": "",
"nickname": "",
"desc": "",
"url": "",
"extras": "",
"object_id": "",
"object_nonce_id": ""
}'
null