setUsername Fix, new Username System
Fixed setUsername function in ClientUser.js
This commit is contained in:
		@@ -170,7 +170,6 @@ class ClientUser extends User {
 | 
			
		||||
    }
 | 
			
		||||
    return this.edit({
 | 
			
		||||
      username,
 | 
			
		||||
      discriminator: this.discriminator,
 | 
			
		||||
      password: this.client.password ? this.client.password : password,
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user