Embed.thumbnail - shysolocup/noscord.js GitHub Wiki

thumbnail image for the embed that sits off to the right, accepts urls or attachments
type: String


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


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