Skip to content

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"
});


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally