Skip to content

Commit

Permalink
feat(ClientApplication): add webhook events (#10588)
Browse files Browse the repository at this point in the history
* feat(ClientApplication): add webhook events

* refactor: update enum names and add external types

* docs(APITypes): reorder

* chore: requested changes

* chore: requested changes

* docs: remove redundancy

* Update ClientApplication.js

---------

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Almeida <github@almeidx.dev>
  • Loading branch information
3 people committed Dec 19, 2024
1 parent 6087088 commit 7b2a2e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/discord.js/typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,8 @@ import {
ApplicationWebhookEventType,
GatewaySendPayload,
GatewayDispatchPayload,
ApplicationWebhookEventStatus,
ApplicationWebhookEventType,
RESTPostAPIInteractionCallbackWithResponseResult,
RESTAPIInteractionCallbackObject,
RESTAPIInteractionCallbackResourceObject,
Expand Down

0 comments on commit 7b2a2e3

Please sign in to comment.