File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -775,7 +775,7 @@ def messages(self):
775
775
776
776
.. note::
777
777
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.
779
779
Bots in over 100 guilds will need to apply to Discord for verification.
780
780
See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
781
781
"""
@@ -817,7 +817,7 @@ def guild_messages(self):
817
817
818
818
.. note::
819
819
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.
821
821
Bots in over 100 guilds will need to apply to Discord for verification.
822
822
See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
823
823
"""
You can’t perform that action at this time.
0 commit comments