From 8b06ba73c0cb5a1766094a97183750a2e976dff7 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 18 Jan 2018 06:46:41 +0000 Subject: [PATCH] Webpack build for branch master: 19591b0bb190bb091dee3b3f5321f3c9e89f12aa --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} */