WhatsApp Multidevice Capability

TextMeBot API it is only compatible with the WhatsApp Multidevice configuratiuon. How to check if your device has the Multidevice cpability enabled? 1) Go to “Settings” and then “Linked Devices” 2) Check if the Multi-device capability is enabled: If not enabled, click “Multi-device” and join the beta or stable capability.

How to receive the WhatsApp answers

If you want to receive the answers from the WA number connected to the api, you can use a webhook.   All the messages received in your number will be sent to your webhook with a POST method in json format as follows:   {  ”from”: “549191919191.”,  ”from_name”: “Joan”,  ”to”: “54134123123”,  ”message”: “Text Message received …

How to receive the WhatsApp answersRead More »