Skip to content

Commit

Permalink
Update flags.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby authored Nov 3, 2021
1 parent 810fbbd commit b862b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ def guild_messages(self):
Currently, this requires opting in explicitly via the developer portal as well.
Bots in over 100 guilds will need to apply to Discord for verification.
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.
"""
return 1 << 9

Expand Down

0 comments on commit b862b79

Please sign in to comment.