-
Notifications
You must be signed in to change notification settings - Fork 0
Embed.url
github-actions[bot] edited this page Sep 30, 2024
·
2 revisions
url for the embed, makes the title an embedded link
type: String
let embed = new Embed({
title: "Example",
url: "https://npmjs.com/package/noscord.js"
});