member.createdAt
What is the proper way to use member.createdAt? I have tried <t:${parseInt(member.createdAt / 1000)}:R> and it returned NaN
3 Replies
- 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.ohhh that makes more sense