SendMessageText
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /chats/sendMessageText?id=id HTTP/1.1
Host: base_url
Content-Type: application/json
Accept: */*
Content-Length: 42
{
"message": "hello",
"jid": "receivernumber"
}