{
"guid": "string",
"conversation_id": "",
"url": "",
"md5": "",
"image_width": 0,
"image_height": 0
}
curl --location --request POST '/msg/send_gif_url' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"conversation_id": "",
"url": "",
"md5": "",
"image_width": 0,
"image_height": 0
}'
"string"