Update cookies.md
This commit is contained in:
		
					parent
					
						
							
								ff6596fd05
							
						
					
				
			
			
				commit
				
					
						f32f0fb774
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -70,7 +70,7 @@ The following methods are available on instances of `Cookies`:
 | 
			
		|||
  * `error` Error
 | 
			
		||||
  * `cookies` [Cookie[]](structures/cookie.md) - an array of cookie objects.
 | 
			
		||||
 | 
			
		||||
Sends a request to get all cookies matching `details`, `callback` will be called
 | 
			
		||||
Sends a request to get all cookies matching `filter`, `callback` will be called
 | 
			
		||||
with `callback(error, cookies)` on complete.
 | 
			
		||||
 | 
			
		||||
#### `cookies.set(details, callback)`
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue