You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it seems, right now, the connection to the api is only made after Open-WA has finalized everything
This means I cant connect to the client if the session is not active...
What (i think) i need:
I need to be able to connect to the client even if the session is not ready
i need an event every time a qr is recieved
I need a .ready() function from the client to let me know if im connected
Please let me know if theres currently another way to get the (changing) qr (in python)
Thanks a lot!
BTW @smashah This is the best client ever
Thanks so much for your work 💛
The text was updated successfully, but these errors were encountered:
As it seems, right now, the connection to the api is only made after Open-WA has finalized everything
This means I cant connect to the client if the session is not active...
What (i think) i need:
I need to be able to connect to the client even if the session is not ready
i need an event every time a qr is recieved
I need a .ready() function from the client to let me know if im connected
Please let me know if theres currently another way to get the (changing) qr (in python)
Thanks a lot!
BTW @smashah This is the best client ever
Thanks so much for your work 💛
The text was updated successfully, but these errors were encountered: