mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 20:20:55 +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
|
* @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