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