#Is it possible to edit role icon with discord.js?
10 messages · Page 1 of 1 (latest)
- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- 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 @native sage:
Role#setIcon() [email protected]
Sets a new icon for the role.
what are the size limits
@winter fractal
seems to be URI encoded so it sounds as big as the payload can be?
you shouldn't need a big image either way
Gets scaled down either way
better to stick to the limits, otherwise the scaling might change it to look weirdly
Guild Resource - Modify Guild Role