📌 WhatsApp API without the hassle and nerves! 🤘
{
"before_update": {
"callback_backoff_delay_ms": 3000,
"max_callback_backoff_delay_ms": 600000,
"callback_persist": true,
"media": {
"auto_download": [
"image"
],
"init_avatars": true
},
"webhooks": [
{
"headers": {
"property1": "string",
"property2": "string"
},
"url": "string",
"mode": "body",
"events": [
{
"type": "message",
"method": "put"
}
]
}
],
"proxy": "string",
"mobile_proxy": "string",
"offline_mode": false,
"full_history": false
},
"after_update": {
"callback_backoff_delay_ms": 3000,
"max_callback_backoff_delay_ms": 600000,
"callback_persist": true,
"media": {
"auto_download": [
"image"
],
"init_avatars": true
},
"webhooks": [
{
"headers": {
"property1": "string",
"property2": "string"
},
"url": "string",
"mode": "body",
"events": [
{
"type": "message",
"method": "put"
}
]
}
],
"proxy": "string",
"mobile_proxy": "string",
"offline_mode": false,
"full_history": false
},
"changes": [
"callback_backoff_delay_ms"
]
}