check if message is image discordjs 12 code example Example: how to check if a message has an attachment discord js if (<Message>.attachments.size > 0) { //DO STUFF }