Replying to a message

You can reply to a message using this method.

Ephemeral is a Boolean value.

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

ezembed.replyEmbed(interaction, "Message", "EMBED COLOR", "Footer here", ephermeral)

Last updated