Skip to content

v1.26.0

Latest
Compare
Choose a tag to compare
@clairton clairton released this 28 Jan 14:06

-send message with lid

Example:

curl -i -X POST \
http://localhost:9876/v15.0/5549988290955/messages \
-H 'Content-Type: application/json' \
-H 'Authorization: 1' \
-d '{
  "messaging_product": "whatsapp",
  "to": "206652636680324@lid",
  "type": "text",
  "text": {
    "body": "hello"
  }
}'

Webook paylod send tag wa_id with this @lid value too, chatwoot-uno version v3.15.1-uno(https://github.com/clairton/chatwoot) work with this.

Become a sponsor https://github.com/sponsors/clairton