Embed.image - shysolocup/noscord.js GitHub Wiki

center images embeds, accepts urls or attachments
type: String


let embed = new Embed({
    title: "Example",
    image: "https://github.com/shysolocup/noscord.js/blob/main/assets/mini%20noscord.js.png"
});


⚠️ **GitHub.com Fallback** ⚠️