Skip to content

Commit 41067e2

Browse files
JustaSqu1dBobDotCom
authored andcommitted
docs: fix message_content missing subject (#1975)
1 parent e621700 commit 41067e2

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
@@ -1067,7 +1067,7 @@ def message_content(self):
10671067
10681068
.. note::
10691069
1070-
As of September 2022 requires opting in explicitly via the Developer Portal to receive the actual content
1070+
As of September 2022 using this intent requires opting in explicitly via the Developer Portal to receive the actual content
10711071
of the guild messages. This intent is privileged, meaning that bots in over 100 guilds that require this
10721072
intent would need to request this intent on the Developer Portal.
10731073
See https://support-dev.discord.com/hc/en-us/articles/4404772028055 for more information.

0 commit comments

Comments
 (0)