mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
Add VIEW_AUDIT_LOG to Permissions docs
This commit is contained in:
parent
a02e10926d
commit
8bab9fb122
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ class Permissions {
|
|||
* - `MANAGE_CHANNELS` (edit and reorder channels)
|
||||
* - `MANAGE_GUILD` (edit the guild information, region, etc.)
|
||||
* - `ADD_REACTIONS` (add new reactions to messages)
|
||||
* - `VIEW_AUDIT_LOG`
|
||||
* - `READ_MESSAGES`
|
||||
* - `SEND_MESSAGES`
|
||||
* - `SEND_TTS_MESSAGES`
|
||||
|
|
|
|||
Loading…
Reference in a new issue