Skip to content

Commit b862b79

Browse files
authored
Update flags.py
1 parent 810fbbd commit b862b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/flags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ def guild_messages(self):
814814
815815
Currently, this requires opting in explicitly via the developer portal as well.
816816
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.
817+
See https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Access-Deprecation-for-Verified-Bots for more information.
818818
"""
819819
return 1 << 9
820820

0 commit comments

Comments
 (0)