Skip to content

Commit

Permalink
types: update types for this feature
Browse files Browse the repository at this point in the history
  • Loading branch information
QSmally committed Jul 13, 2021
1 parent b00a768 commit 72473e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typings/index.d.ts
Expand Up @@ -2865,6 +2865,7 @@ export interface ClientOptions {
restSweepInterval?: number;
retryLimit?: number;
failIfNotExists?: boolean;
userAgentSuffix?: string[];
presence?: PresenceData;
intents: BitFieldResolvable<IntentsString, number>;
ws?: WebSocketOptions;
Expand Down

0 comments on commit 72473e0

Please sign in to comment.