mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Webpack build: 74fd0421ba
This commit is contained in:
parent
c2660679e6
commit
e23fab2d65
1 changed files with 2 additions and 2 deletions
|
|
@ -3038,8 +3038,8 @@ class TextBasedChannel {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {Object} FileOptions
|
* @typedef {Object} FileOptions
|
||||||
* @property {BufferResolvable} attachment
|
* @property {BufferResolvable} attachment File to attach
|
||||||
* @property {string} [name='file.jpg']
|
* @property {string} [name='file.jpg'] Filename of the attachment
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue