#I have a question!
9 messages · Page 1 of 1 (latest)
9 messages · Page 1 of 1 (latest)
• 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.
Or with the builder
new MessageEmbed
.setAuthor({iconURL: image})
.setFooter({iconURL: image})
.setImage(image)
@acoustic field
footer: {
iconURL: "your image url"
}
{iconURL: “”, text: “”}