whatsapp-http-api
whatsapp-http-api copied to clipboard
[Feature Request] - show "me" for STOPPED session
Right now we only show "me" field (connected phone number + pushName) only for "WORKING" sessions.
But we could save that info and show for STOPPED
as well, something like latestMe
and remove it on /logout
action (or /delete)
- Engines - save "me" in database somewhere
- API - return "me" for STOPPED sessions as well
- Dashboard - show "me" for STOPPED sessions (if any change required)