aboutsummaryrefslogtreecommitdiff
path: root/discord/flags.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/flags.py')
-rw-r--r--discord/flags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/flags.py b/discord/flags.py
index cb268d09..5e182f8f 100644
--- a/discord/flags.py
+++ b/discord/flags.py
@@ -504,7 +504,7 @@ class Intents(BaseFlags):
- :attr:`Member.nick`
- :attr:`Member.premium_since`
- :attr:`User.name`
- - :attr:`User.avatar` (:attr:`User.avatar_url` and :meth:`User.avatar_url_as`)
+ - :attr:`User.avatar`
- :attr:`User.discriminator`
For more information go to the :ref:`member intent documentation <need_members_intent>`.