Embed class

const embed = new Embed(data?: object);

The Embed class is a clone of the Discord.js EmbedBuilder class.

Last updated