mirror of
https://github.com/danbulant/discord.js
synced 2026-07-06 11:40:41 +00:00
Webpack build for branch master: 19591b0bb1
This commit is contained in:
parent
de821414ea
commit
8b06ba73c0
1 changed files with 1 additions and 1 deletions
|
|
@ -7031,7 +7031,7 @@ class MessageEmbed {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the file to upload alongside the embed. This file can be accessed via `attachment://fileName.extension` when
|
* 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
|
* @param {Array<FileOptions|string|MessageAttachment>} files Files to attach
|
||||||
* @returns {MessageEmbed}
|
* @returns {MessageEmbed}
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue