mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-15 10:58:18 +00:00
cleanup: remove remaining apiRequestMethod docs and typings (#2806)
This commit is contained in:
Vendored
-1
@@ -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