mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-23 00:42:56 +00:00
Update Client documentation.
This commit is contained in:
@@ -123,7 +123,7 @@ class Client:
|
||||
email
|
||||
The email used to login. This is only set if login is successful,
|
||||
otherwise it's None.
|
||||
gateway
|
||||
ws
|
||||
The websocket gateway the client is currently connected to. Could be None.
|
||||
loop
|
||||
The `event loop`_ that the client uses for HTTP requests and websocket operations.
|
||||
|
Reference in New Issue
Block a user