send file
messageCreate event. I want to when a message is created. it tells me is message video or image or no? how can I do that ?
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Documentation suggestion for @Tor:
:property: Message#attachments
A collection of attachments in the message - e.g. Pictures - mapped by their ids. (more...)
:property: Attachment#contentType
The media (MIME) type of this attachment