Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
Showing only changes of commit 65205a8e39 - Show all commits

View File

@@ -764,7 +764,7 @@ class Client:
@property
def intents(self):
""":class:`Intents`: The intents configured for this connection.
""":class:`~discord.Intents`: The intents configured for this connection.
.. versionadded:: 1.5
"""