Fix Intents resolution in the docs

This commit is contained in:
Rapptz 2021-04-10 15:50:46 -04:00
parent 42c3ee6eed
commit d5ad269b35

View File

@ -683,7 +683,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
"""