open-wa / wa-automate-nodejs

💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
https://docs.openwa.dev/
Other
3.15k stars 600 forks source link

Feature: disableNotification parameter in muteChat function #1335

Closed tcortega closed 3 years ago

tcortega commented 3 years ago

Any possibility of adding this parameter? That way we don't get notifications on smartphones/other devices... https://docs.openwa.dev/classes/client.html#mutechat

smashah commented 3 years ago

Just checked about this. When I mute notifications from web then they are automatically muted on all other devices. I can't manually disable notifications from the mute window on the phone because they're already muted - I would have to unmute the chat from the phone then uncheck the "show notifications" box (which is already unchecked). I think this is a dead-end if you're getting notifications on your phone when the chat is already muted.

smashah commented 3 years ago

@tcortega closing for now.

Please provide some screenshots of how you can control the phone app's notifications from wa web as I can't do it on my end.

Thanks