{ "to": "6281234567890", "file": "https://static.whatspi.id/example/example-video.mp4", "caption": "Welcome back to WhatsPi", "gif_playback": true }
curl --location --request POST '/module/v1/message/send-gif' \ --header 'Content-Type: application/json' \ --data-raw '{ "to": "6281234567890", "file": "https://static.whatspi.id/example/example-video.mp4", "caption": "Welcome back to WhatsPi", "gif_playback": true }'
{ "success": true, "message": "Successfully", "data": "BAE505716AA91242" }