You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: discord/flags.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -769,7 +769,7 @@ def messages(self):
769
769
- :func:`on_reaction_remove` (both guilds and DMs)
770
770
- :func:`on_reaction_clear` (both guilds and DMs)
771
771
772
-
Since this includes :attr:`guild_messages`, this intent is privileged. For more information go to the :ref:`message intent documentation <need_message_intent>`.
772
+
Since this includes :attr:`guild_messages`, this intent is privileged. For more information go to the :ref:`message content intent documentation <need_message_content_intent>`.
0 commit comments