How to completely removing an emoji, not just the reactions

In my app, the bot automatically adds different emoji reactions when a user creates a message. Afte a certain amount of time, I want that emoji removed. Not just the reactions, but the entire emoji. So far, I've only been able to figure out how to remove the reactions, which result in the default reaction count of 1, but the emoji is still there. Is there a way to remove the emoji entirely? Thanks all
4 Replies
d.js toolkit
d.js toolkit•3y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
sexy dark chocolate
You wanna delete the emoji?
ManuelMaccou | Mosaic
ManuelMaccou | MosaicOP•3y ago
Yes. I want to remove the X
ManuelMaccou | Mosaic
ManuelMaccou | MosaicOP•3y ago
nvm. Figured it out šŸ™‚

Did you find this page helpful?