Skip to content

Commit

Permalink
docs(Events): Document auto moderation events (#9342)
Browse files Browse the repository at this point in the history
docs(Events): document auto moderation events

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Jiralite and kodiakhq[bot] committed Apr 14, 2023
1 parent ca4de2d commit 79bcdfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/discord.js/src/util/Events.js
Expand Up @@ -3,6 +3,10 @@
/**
* @typedef {Object} Events
* @property {string} ApplicationCommandPermissionsUpdate applicationCommandPermissionsUpdate
* @property {string} AutoModerationActionExecution autoModerationActionExecution
* @property {string} AutoModerationRuleCreate autoModerationRuleCreate
* @property {string} AutoModerationRuleDelete autoModerationRuleDelete
* @property {string} AutoModerationRuleUpdate autoModerationRuleUpdate
* @property {string} CacheSweep cacheSweep
* @property {string} ChannelCreate channelCreate
* @property {string} ChannelDelete channelDelete
Expand Down

0 comments on commit 79bcdfa

Please sign in to comment.