Update MessageEmbed.js

This commit is contained in:
Elysia 2024-01-06 09:11:09 +07:00
parent 811773e634
commit 2f0b55e22f

View File

@ -8,7 +8,7 @@ let deprecationEmittedForSetAuthor = false;
let deprecationEmittedForSetFooter = false;
let deprecationEmittedForAddField = false;
// TODO: Remove the deprecated code for `setAuthor()`, `setFooter()` and `addField()`.
// TODO: Remove the deprecated code for `setAuthor()` and `setFooter()`.
/**
* Represents an embed in a message (image/video preview, rich embed, etc.)