aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/flags.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/flags.py b/discord/flags.py
index ccb75d68..bc2a52ed 100644
--- a/discord/flags.py
+++ b/discord/flags.py
@@ -348,6 +348,8 @@ class Intents(BaseFlags):
A default instance of this class has everything enabled except :attr:`presences`
and :attr:`members`.
+ .. versionadded:: 1.5
+
.. container:: operations
.. describe:: x == y