feat: update Discord developer documentation links and add new flags
#9473 djs
This commit is contained in:
@@ -620,7 +620,7 @@ exports.PartialTypes = keyMirror(['USER', 'CHANNEL', 'GUILD_MEMBER', 'MESSAGE',
|
||||
* * GUILD_SCHEDULED_EVENT_USER_REMOVE
|
||||
* * GUILD_AUDIT_LOG_ENTRY_CREATE
|
||||
* @typedef {string} WSEventType
|
||||
* @see {@link https://discord.com/developers/docs/topics/gateway#commands-and-events-gateway-events}
|
||||
* @see {@link https://discord.com/developers/docs/topics/gateway-events#receive-events}
|
||||
*/
|
||||
exports.WSEvents = keyMirror([
|
||||
'READY',
|
||||
|
||||
Reference in New Issue
Block a user