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

types(ThreadOnlyChannel): remove incorrect messages property #10708

Merged

Conversation

sdanialraza
Copy link
Contributor

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

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

@sdanialraza sdanialraza requested a review from a team as a code owner January 16, 2025 21:27
Copy link

vercel bot commented Jan 16, 2025

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 Jan 18, 2025 7:34am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2025 7:34am

@Jiralite Jiralite force-pushed the types/remove-incorrect-messages-property branch from d0259b9 to c3449b1 Compare January 18, 2025 07:32
@kodiakhq kodiakhq bot merged commit c6e16c3 into discordjs:main Jan 18, 2025
7 checks passed
Jiralite added a commit that referenced this pull request Jan 18, 2025
* types(ThreadOnlyChannel): remove incorrect `messages` property

Co-authored-by: TÆMBØ <[email protected]>

* test: t e s t s

* test: revamp tests

---------

Co-authored-by: TÆMBØ <[email protected]>
Co-authored-by: Jiralite <[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.

Forum and media channels have messages typed as present, but they are not
4 participants