Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway Intents #1307

Merged
merged 15 commits into from
Feb 14, 2020
Prev Previous commit
Next Next commit
links help too
  • Loading branch information
msciotti committed Feb 14, 2020
commit 9254063da134cb4afc4bb1bcc4b1282935df60ab
2 changes: 1 addition & 1 deletion docs/topics/Gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Some intents are defined as "Privileged" due to the sensitive nature of the data

In order to specify these intents in your `IDENTIFY` payload, you must first go to your application in the Developer Portal and enable the toggle for the Privileged Intents you wish to use.

In the future, access to Privileged Intents will come with restrictions and limitations. [Read more here.](LINK TO GITHUB ISSUE)
In the future, access to Privileged Intents will come with restrictions and limitations. [Read more here.](https://github.com/discordapp/discord-api-docs/issues/1363)

## Rate Limiting

Expand Down