diff --git a/discord.master.js b/discord.master.js index 8b44f7eb..8fc10226 100644 --- a/discord.master.js +++ b/discord.master.js @@ -13479,7 +13479,7 @@ class RichEmbed { /** * Set the image of this embed - * @param {string} url The URL of the thumbnail + * @param {string} url The URL of the image * @returns {RichEmbed} This embed */ setImage(url) {