-
Notifications
You must be signed in to change notification settings - Fork 0
Embed.thumbnail
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
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"
});