devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
943 stars 283 forks source link

Whatsapp Logged Out And webhook Phone number #215

Closed alonenettr closed 12 months ago

alonenettr commented 1 year ago

When the WhatsApp session is logged out from the phone, there is no notification and it still appears as "working". This problem should be solved. In addition, since the number of the current session can be seen, if the session qr is scanned, the number should be sent from the webhook.

Engine: Webjs

allburov commented 12 months ago

there is no notification and it still appears as "working".

Duplicate for https://github.com/devlikeapro/whatsapp-http-api/issues/137

if the session qr is scanned, the number should be sent from the webhook.

We'll add it when we add session.status webhook, good point!