Skip to content

refactor(Client)!: Remove emojis getter #10754

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

Merged
merged 19 commits into from
Feb 15, 2025
Merged

Conversation

Wolvinny
Copy link
Contributor

@Wolvinny Wolvinny commented Feb 12, 2025

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

With the introductions of application emojis, accessed using <ClientApplication>.emojis, this naming has become confusing, since it only includes guild emojis.
Adding application emojis to Client#emojis is not an option since those require fetching.
Other factors are that it can cause performance issues, and, well, the fact app emojis now exist.

Status and versioning classification:

@Wolvinny Wolvinny requested a review from a team as a code owner February 12, 2025 16:18
Copy link

vercel bot commented Feb 12, 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 Feb 15, 2025 11:41am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Feb 15, 2025 11:41am

@Jiralite Jiralite changed the title Remove Client#emojis refactor(Client)!: Remove emojis getter Feb 12, 2025
@Jiralite Jiralite added this to the discord.js 15.0.0 milestone Feb 12, 2025
@didinele didinele merged commit b7fd2d1 into discordjs:main Feb 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants