Update MessageEmbed.js
This commit is contained in:
parent
811773e634
commit
2f0b55e22f
@ -8,7 +8,7 @@ let deprecationEmittedForSetAuthor = false;
|
|||||||
let deprecationEmittedForSetFooter = false;
|
let deprecationEmittedForSetFooter = false;
|
||||||
let deprecationEmittedForAddField = 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.)
|
* Represents an embed in a message (image/video preview, rich embed, etc.)
|
||||||
|
Loading…
Reference in New Issue
Block a user