Send Media
Send images, documents, audio, or video.
Send media by public URL or by an uploaded `media_id`. Respect Meta’s per-type size limits.
json{
"to": "+628123456789",
"type": "image",
"image": { "link": "https://cdn.example.com/promo.jpg" }
}