Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ClientApplication): add webhook events #10588

Merged
merged 10 commits into from
Dec 5, 2024

Conversation

imnaiyar
Copy link
Contributor

@imnaiyar imnaiyar commented Nov 1, 2024

Please describe the changes this PR makes and why it should be merged:

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating

@imnaiyar imnaiyar requested a review from a team as a code owner November 1, 2024 17:57
Copy link

vercel bot commented Nov 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2024 6:48pm
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Dec 5, 2024 6:48pm

@imnaiyar imnaiyar force-pushed the feat/webhook-events branch from 14e9c9d to 55f41db Compare November 27, 2024 20:15
@imnaiyar imnaiyar marked this pull request as ready for review November 27, 2024 20:16
@Jiralite Jiralite requested a review from almeidx December 5, 2024 16:03
packages/discord.js/typings/index.d.ts Outdated Show resolved Hide resolved
packages/discord.js/src/structures/ClientApplication.js Outdated Show resolved Hide resolved
packages/discord.js/src/structures/ClientApplication.js Outdated Show resolved Hide resolved
packages/discord.js/typings/index.d.ts Outdated Show resolved Hide resolved
@imnaiyar imnaiyar requested a review from almeidx December 5, 2024 17:21
packages/discord.js/typings/index.d.ts Outdated Show resolved Hide resolved
@imnaiyar imnaiyar requested a review from almeidx December 5, 2024 17:35
@kodiakhq kodiakhq bot merged commit 6304c01 into discordjs:main Dec 5, 2024
7 checks passed
@imnaiyar imnaiyar deleted the feat/webhook-events branch December 5, 2024 18:54
Jiralite added a commit that referenced this pull request Dec 5, 2024
* 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 <[email protected]>
Co-authored-by: Almeida <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants