diff --git a/discord.master.js b/discord.master.js index 9bf2f0d1..ffee79ce 100644 --- a/discord.master.js +++ b/discord.master.js @@ -7031,7 +7031,7 @@ class MessageEmbed { /** * Sets the file to upload alongside the embed. This file can be accessed via `attachment://fileName.extension` when - * setting an embed image or author/footer icons. Only one file may be attached. + * setting an embed image or author/footer icons. Multiple files can be attached. * @param {Array} files Files to attach * @returns {MessageEmbed} */