Closed RonaldZav closed 1 year ago
const attachment = new Discord.Attachment(image.toBuffer(), "goodbye-image.png");
TypeError: Cannot read properties of undefined (reading 'Attachment')
What is your Discord.js version ?
const attachment = new Discord.Attachment(image.toBuffer(), "goodbye-image.png");