Fix Intents resolution in the docs

This commit is contained in:
Rapptz
2021-04-15 09:00:09 -04:00
parent 28934001b2
commit 65205a8e39
+1 -1
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
"""