#Can't send avatarUrl attachment
15 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.
apart from avatarURL having URL in all caps
<User>.displayAvatarURL() will return a default avatar if they don't have one
i'll try that, just a sec
also attachments should receive an array of attachments
if you'd like to pass a url for an attachment, consider passing the url in an array for the files option
the same error happens. should I rly use content: instead?
ah alright
i'll try
there's a weird error TwT
did you pass an array?