mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
Move async_client.py to client.py
This commit is contained in:
@ -17,7 +17,7 @@ The following section outlines the API of discord.py.
|
||||
Client
|
||||
-------
|
||||
|
||||
.. autoclass:: discord.async_client.Client
|
||||
.. autoclass:: Client
|
||||
:members:
|
||||
|
||||
.. _discord-api-events:
|
||||
|
Reference in New Issue
Block a user