diff --git a/packages/discord.js/typings/index.d.ts b/packages/discord.js/typings/index.d.ts index e0c769c2a..7a84845b7 100644 --- a/packages/discord.js/typings/index.d.ts +++ b/packages/discord.js/typings/index.d.ts @@ -194,8 +194,6 @@ import { ApplicationWebhookEventType, GatewaySendPayload, GatewayDispatchPayload, - ApplicationWebhookEventStatus, - ApplicationWebhookEventType, RESTPostAPIInteractionCallbackWithResponseResult, RESTAPIInteractionCallbackObject, RESTAPIInteractionCallbackResourceObject,