mirror of
				https://github.com/Rapptz/discord.py.git
				synced 2025-10-31 13:32:57 +00:00 
			
		
		
		
	Change all email/password pair examples to use token.
This commit is contained in:
		| @@ -505,7 +505,7 @@ class Client: | ||||
|  | ||||
|         .. code-block:: python | ||||
|  | ||||
|             await client.login('email', 'password') | ||||
|             await client.login('token') | ||||
|  | ||||
|             # or | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user