neonize
neonize copied to clipboard
How to connect to more than 1 WhatsApp number in a single client_factory database??
The feature of connecting more than 1 client in a single database under client_factory = ClientFactory(database_name) worked perfectly fine earlier but is not working now.
Even on passing the jid parameter as none, it automatically connects to already existing number in the database (which was earlier signed in) rather than generating new QR Code for another number signing.
Any solution for this so far??