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