#How do i send custom emoji to embeds
8 messages · Page 1 of 1 (latest)
8 messages · Page 1 of 1 (latest)
• 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.
If i use formatEmoji() in map() to loop data. The result will be error
But if i use formatEmoji() not in map(). The result will be fine.
the map itself shouldn't make any difference