mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
feat(GuildMemberManager): customisable timeout for _fetchMany (#4081)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -2381,6 +2381,7 @@ declare module 'discord.js' {
|
||||
query?: string;
|
||||
limit?: number;
|
||||
withPresences?: boolean;
|
||||
time?: number;
|
||||
}
|
||||
|
||||
interface FileOptions {
|
||||
|
||||
Reference in New Issue
Block a user