-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
fix: use new permission name #9274
fix: use new permission name #9274
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://discord-js-git-fork-almeidx-discordjs-new-perm-04392a-discordjs.vercel.app/ |
This comment was marked as off-topic.
This comment was marked as off-topic.
891417a
to
11cd4ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mind adding a note telling users what to use instead (in your deprecation messages)?
Please describe the changes this PR makes and why it should be merged:
🤖 Generated by Copilot at 891417a
This pull request updates the error codes, messages, and permission checks related to managing guild emojis, to reflect the Discord API's renaming of the
ManageEmojisAndStickers
permission toManageGuildExpressions
. It affects the filesErrorCodes.js
,Messages.js
,GuildEmojiManager.js
, andGuildEmoji.js
.Depends on:
Upstream:
🤖 Generated by Copilot at 891417a
Status and versioning classification: