#how do i add a photo to a messege that sand through channel.send();

9 messages · Page 1 of 1 (latest)

leaden sapphire
#

i need help because i cant figer it out

burnt panther
#

• 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.

drifting patio
#

send takes a files option

leaden sapphire
#

how exsacly

#

i looked at the docs

cinder wolf
#

Where is the photo stored? You can use the AttachmentBuilder class and pass it into the files argument in .send().

cinder wolf
# leaden sapphire in discord
  files: ['https://cdn.discordapp.com/icons/222078108977594368/6e1019b3179d71046e463a75915e7244.png?size=2048']
})```
leaden sapphire
#

and what is the parameter of the the text?