Is it possible to edit role icon with discord.js?
Is it possible to edit role icon with discord.js?

6 Replies
- What's your exact discord.js
npm list discord.js and node node -v version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!documentation suggestion for @Darkness:
:method: Role#setIcon()
discord.js@14.19.3
Sets a new icon for the role.what are the size limits
@Amgelo
seems to be URI encoded so it sounds as big as the payload can be?
you shouldn't need a big image either way
better to stick to the limits, otherwise the scaling might change it to look weirdly