feat: backport automod
This commit is contained in:
3
typings/index.d.ts
vendored
3
typings/index.d.ts
vendored
@@ -6098,7 +6098,8 @@ export type GuildFeatures =
|
||||
| 'THREE_DAY_THREAD_ARCHIVE'
|
||||
| 'SEVEN_DAY_THREAD_ARCHIVE'
|
||||
| 'PRIVATE_THREADS'
|
||||
| 'ROLE_ICONS';
|
||||
| 'ROLE_ICONS'
|
||||
| 'AUTO_MODERATION';
|
||||
|
||||
export interface GuildMemberEditData {
|
||||
nick?: string | null;
|
||||
|
Reference in New Issue
Block a user