feat: backport automod

This commit is contained in:
March 7th
2023-01-14 18:07:56 +07:00
parent 2ecf50b131
commit 1ac8fd96ef
2 changed files with 3 additions and 0 deletions

1
typings/enums.d.ts vendored
View File

@@ -171,6 +171,7 @@ export const enum MessageTypes {
THREAD_STARTER_MESSAGE,
GUILD_INVITE_REMINDER,
CONTEXT_MENU_COMMAND,
AUTO_MODERATION_ACTION,
}
export const enum DefaultMessageNotificationLevels {