efendihassan

Results 1 comments of efendihassan

Here is my code for adding a new WhatsApp account : async def add_new_device(websocket: WebSocket): await websocket.accept() print(f"WebSocket opened for new registration") async def qr_handler(client: NewAClient, qr_data: bytes): print("QR code...