Skip to content

Commit 38c05cb

Browse files
authored
docs: fix message_content missing subject (#1975)
1 parent 010116d commit 38c05cb

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

0 commit comments

Comments
 (0)