#Sending a pdf file in discord js

10 messages · Page 1 of 1 (latest)

hearty lion
#

Hello do anyone know how can i send a pdf file with discord js ? thank you

orchid cargo
#

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

sage trellis
#

Include it in the files array when sending a message

hearty lion
#

please can i pass a variable from a command to another ?

sage trellis
#

Depends on your logic, e.g. if your commands are in separate files

hearty lion
sage trellis
#

That's not really DJS-related anymore, so you might want to try Google/StackOverflow

hearty lion
sage trellis
#

Your client is a property of almost every DJS structure like interaction.client