Add versionadded for intents enum

This commit is contained in:
Rapptz 2020-09-07 22:15:24 -04:00
parent bec34c1110
commit e10942a9ee

View File

@ -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