Merge pull request #720 from fknMega/patch-1
setUsername Fix, new Username System
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