We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810fbbd commit b862b79Copy full SHA for b862b79
discord/flags.py
@@ -814,7 +814,7 @@ def guild_messages(self):
814
815
Currently, this requires opting in explicitly via the developer portal as well.
816
Bots in over 100 guilds will need to apply to Discord for verification.
817
- See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more informations.
+ See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
818
"""
819
return 1 << 9
820
0 commit comments