Update discord version, user agent
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -6703,7 +6703,6 @@ export interface WebhookMessageOptions extends Omit<MessageOptions, 'reply' | 's
|
||||
export type WebhookType = keyof typeof WebhookTypes;
|
||||
|
||||
export interface WebSocketOptions {
|
||||
large_threshold?: number;
|
||||
compress?: boolean;
|
||||
properties?: WebSocketProperties;
|
||||
}
|
||||
|
Reference in New Issue
Block a user