avatar.js Cannot send an empty message
i recently update my node version, my discord.js version and my npm version.
While doing
?avatar @pingOne @pingTwo
, i get the error :
My code is :
7 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.14.3.0
v16.17.0
You are passing an array, join it then send
Can someone pass me a short code to send mentionned user's avatar from a message ?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Documentation suggestion for @hugo4774: GuildMember#avatarURL()
A link to the member's guild avatar.
I got it ty