Skip to content

Commit e55f4d6

Browse files
authored
chore: tags (#229)
remove v13 error variant
1 parent 0b5b0f5 commit e55f4d6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: tags/tags.toml

+1-3
Original file line numberDiff line numberDiff line change
@@ -862,9 +862,7 @@ content = """
862862
[privileged-intents]
863863
keywords = ["privileged", "p-intents", "whitelisted-intents"]
864864
content = """
865-
- `Error [DisallowedIntents]: Privileged intent provided is not enabled or whitelisted.`
866-
- `Error: Used disallowed intents`
867-
865+
`Error: Used disallowed intents`
868866
If you are using the `GuildMembers`, `GuildPresences`, or `MessageContent` intents, you need to enable them via [Developer Portal](https://discord.com/developers/applications) > Your app > Bot > Privileged Gateway Intents
869867
"""
870868

0 commit comments

Comments
 (0)