[3.4] Update documentation about messages intent (#5798) (#5800)

* Update documentation about messages intents

* Remove note

* Update screenshot
(cherry picked from commit a0f72ed7dd)

Co-authored-by: River <18037011+RheingoldRiver@users.noreply.github.com>

Co-authored-by: River <18037011+RheingoldRiver@users.noreply.github.com>
This commit is contained in:
Red-GitHubBot
2022-08-14 18:38:45 +02:00
committed by GitHub
parent 752bb5c955
commit 357808dea9
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

View File

@@ -67,9 +67,9 @@ Enabling Privileged Intents
.. image:: /.resources/bot-guide/discord_bot_tab.png
:alt: The bot tab in the application page.
5. Scroll down to the "Privileged Gateway Intents" section, enable both privileged intents and save your changes.
5. Scroll down to the "Privileged Gateway Intents" section, enable all three privileged intents and save your changes.
.. image:: /.resources/bot-guide/discord_privileged_intents.png
.. image:: /.resources/bot-guide/discord_privileged_intents_until_aug_31.png
:alt: The privileged gateway intents selector.
.. warning::