Skip to content

Commit af990ed

Browse files
committed
Add note April 2022
1 parent 8948a52 commit af990ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

discord/flags.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ def messages(self):
775775
776776
.. note::
777777
778-
Currently requires opting in explicitly via the developer portal to receive the actual content of the guild messages.
778+
As of April 2022 requires opting in explicitly via the developer portal to receive the actual content of the guild messages.
779779
Bots in over 100 guilds will need to apply to Discord for verification.
780780
See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
781781
"""
@@ -817,7 +817,7 @@ def guild_messages(self):
817817
818818
.. note::
819819
820-
Currently requires opting in explicitly via the developer portal to receive the actual content of the messages.
820+
As of April 2022 requires opting in explicitly via the developer portal to receive the actual content of the messages.
821821
Bots in over 100 guilds will need to apply to Discord for verification.
822822
See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
823823
"""

0 commit comments

Comments
 (0)