From e10942a9ee4082b4d1ce903d31e6276baad9d273 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Mon, 7 Sep 2020 22:15:24 -0400 Subject: [PATCH] Add versionadded for intents enum --- discord/flags.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/discord/flags.py b/discord/flags.py index ccb75d680..bc2a52edb 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