Send to Channel

This will send an embed to the current channel

const ezembed = require("discord.js-ezembeds")

ezembed.sendEmbed(interaction, "Message", "EMBED COLOR", "Footer")

Last updated