Types.Message.url - shysolocup/noscord.js GitHub Wiki

the url for the message
type: String

client.on("send", (ctx) => {
    ctx.url;
});

https://discord.com/channels/guildId/channelId/messageId


⚠️ **GitHub.com Fallback** ⚠️