Update documentation about messages intent (#5798)

* Update documentation about messages intents

* Remove note

* Update screenshot
This commit is contained in:
River 2022-07-10 15:42:36 -05:00 committed by GitHub
parent ae80e62a13
commit a0f72ed7dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 .. image:: /.resources/bot-guide/discord_bot_tab.png
:alt: The bot tab in the application page. :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. :alt: The privileged gateway intents selector.
.. warning:: .. warning::