But will it “unlock” from client.disconnected? Cause I’ve added sys.exit() below and the script seems to just keep running after AuthKeyUnregisteredError
Or should i call client.disconnect() after await client.disconnected?