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