Replying to a message
You can reply to a message using this method.
If you have defered the interaction you cannot use this method.
If the interaction is already replied, you cannot reply again.
const ezembed = require("discord.js-ezembeds")
ezembed.replyEmbed(interaction, "Message", "EMBED COLOR", "Footer here", ephermeral)
Last updated