mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
typings: add invite events to WSEventType and constants (#3782)
* fix event typings * add ws events to jsdoc
This commit is contained in:
@@ -319,6 +319,8 @@ exports.PartialTypes = keyMirror([
|
||||
* * GUILD_CREATE
|
||||
* * GUILD_DELETE
|
||||
* * GUILD_UPDATE
|
||||
* * INVITE_CREATE
|
||||
* * INVITE_DELETE
|
||||
* * GUILD_MEMBER_ADD
|
||||
* * GUILD_MEMBER_REMOVE
|
||||
* * GUILD_MEMBER_UPDATE
|
||||
|
||||
Reference in New Issue
Block a user