embed field not showing
So far I have tried to add a lot of console log to check if the embed isn't getting any value or something but all the logs seem to be coming alright, yet the embed field which is supposed to show list is users with their information isn't showing
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!Here are the console logs
Because your forEach is async
thanks a lot, btw do you anything about this too?
is this a issue from discord? because on desktops the ping is not visible in the embed but on mobile clients it is working
Some parts of an embed will not properly resolve mentions (leave them in the
@d.js docs
format):
- Author name
- Footer text
- Embed title
- Embed field name