mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 19:08:20 +00:00
Vendored
+1
-1
@@ -4147,7 +4147,7 @@ declare module 'discord.js' {
|
||||
name?: string;
|
||||
archived?: boolean;
|
||||
autoArchiveDuration?: ThreadAutoArchiveDuration;
|
||||
rateLimitPeruser?: number;
|
||||
rateLimitPerUser?: number;
|
||||
locked?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user