fix: perfection...
This commit is contained in:
		@@ -985,6 +985,7 @@ class Client extends BaseClient {
 | 
			
		||||
  sleep(miliseconds) {
 | 
			
		||||
    return new Promise(r => setTimeout(r, miliseconds));
 | 
			
		||||
  }
 | 
			
		||||
  
 | 
			
		||||
  /**
 | 
			
		||||
   * Validates the client options.
 | 
			
		||||
   * @param {ClientOptions} [options=this.options] Options to validate
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user