mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
docs(Constants): add missing GUILD_EMOJIS_UPDATE to WSEvents (#3325)
This commit is contained in:
parent
c87758086b
commit
ddcc6cfec9
1 changed files with 1 additions and 0 deletions
|
|
@ -309,6 +309,7 @@ exports.PartialTypes = keyMirror([
|
|||
* * GUILD_ROLE_UPDATE
|
||||
* * GUILD_BAN_ADD
|
||||
* * GUILD_BAN_REMOVE
|
||||
* * GUILD_EMOJIS_UPDATE
|
||||
* * CHANNEL_CREATE
|
||||
* * CHANNEL_DELETE
|
||||
* * CHANNEL_UPDATE
|
||||
|
|
|
|||
Loading…
Reference in a new issue