diff --git a/discord/errors.py b/discord/errors.py index b16ea8b05..deec17406 100644 --- a/discord/errors.py +++ b/discord/errors.py @@ -220,6 +220,7 @@ class PrivilegedIntentsRequired(ClientException): - :attr:`Intents.members` - :attr:`Intents.presences` + - :attr:`Intents.message_content` Attributes -----------