Webpack build for branch master: 19591b0bb1

This commit is contained in:
Travis CI 2018-01-18 06:46:41 +00:00
parent de821414ea
commit 8b06ba73c0

View file

@ -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<FileOptions|string|MessageAttachment>} files Files to attach
* @returns {MessageEmbed}
*/