SendimageURL
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /chats/sendimageURL?id=id HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 78
{
"jid": "receivernumber",
"imageUrl": "url",
"caption": "caption text \nnext line"
}