Skip to content

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


🛈 Client

🛈 AddonService

🛈 AttachmentService

🛈 ChannelService

🛈 CommandService

🛈 ComponentService

🛈 ErrorService

🛈 EventService

🛈 ExpressionService

🛈 GuildService

🛈 LogService

🛈 MessageService

🛈 PermissionService

🛈 RoleService

🛈 StorageService

🛈 TypeService

🛈 UserService

🛈 UtilService

🛈 VoiceService


Clone this wiki locally