Send to Channel
This will send an embed to the current channel
This will not reply to an interaction.
const ezembed = require("discord.js-ezembeds")
ezembed.sendEmbed(interaction, "Message", "EMBED COLOR", "Footer")
Last updated
This will send an embed to the current channel
This will not reply to an interaction.
const ezembed = require("discord.js-ezembeds")
ezembed.sendEmbed(interaction, "Message", "EMBED COLOR", "Footer")
Last updated