Messages
Chats
| Command | chats.aspx |
| Method | GET |
| Response | SUCCESS → List containing the latest chats visible to the user: ERROR → Returns |
Send Message
| Command | send_message.aspx | ||||||||||||||||||
| Method | POST | ||||||||||||||||||
| Body | Text formatting
| ||||||||||||||||||
| Response |
|
Send Image
| Command | send_message_file.aspx |
| Method | POST |
| Body | From a URLIn base64 |
| Response | ERROR: |
Send File
| Command | send_message_file.aspx |
| Method | POST |
| Body | From a URLIn base64 |
| Response | |
Send Audio
| Command | send_message_file.aspx |
| Method | POST |
| Body | Warning The audio file must be in |
Send Contact
Sends a contact message using the vcard format.
| Command | send_contact.aspx |
| Method | POST |
| Body | |
| Result | |
Subscribe
Indicates that the conversation has started with the contact.
| Command | subscribe.aspx |
| Method | POST |
| Body | |
| Result | |
Send Presence
| Command | send_presence.aspx |
| Method | POST |
| Body | Warning To send the presence command to a contact, you must first send the Information For the contact to receive events, WhatsApp sometimes requires an initial exchange of messages between the parties. |
| Result | |
Mark as Read
Marks the received message as read so the contact receives this information.
| Command | mark_read.aspx |
| Method | POST |
| Body | |
| Result | |