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