mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 04:53:30 +01:00
Add missing descriptions
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user