wppconnect
wppconnect copied to clipboard
Closing chats after opening
There's a method to visually open a chat in the WhatsappWeb instance:
https://github.com/wppconnect-team/wppconnect/blob/135805324b04479f2ea7811620525d8a750ca05a/src/api/layers/ui.layer.ts#L34
Now, since there's no closeChat()
method, I wonder if there is any argument we can pass in to close the opened chat again.