mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
cleanup: remove remaining apiRequestMethod docs and typings (#2806)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -1549,7 +1549,6 @@ declare module 'discord.js' {
|
||||
};
|
||||
|
||||
type ClientOptions = {
|
||||
apiRequestMethod?: 'sequential' | 'burst';
|
||||
presence?: PresenceData;
|
||||
shardId?: number;
|
||||
shardCount?: number;
|
||||
|
||||
Reference in New Issue
Block a user