mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
@@ -106,13 +106,6 @@ class TextBasedChannel {
|
|||||||
* @typedef {string} MessageMentionTypes
|
* @typedef {string} MessageMentionTypes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
|
||||||
* @typedef {Object} FileOptions
|
|
||||||
* @property {BufferResolvable} attachment File to attach
|
|
||||||
* @property {string} [name='file.jpg'] Filename of the attachment
|
|
||||||
* @property {string} description The description of the file
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Sends a message to this channel.
|
* Sends a message to this channel.
|
||||||
* @param {string|MessagePayload|MessageCreateOptions} options The options to provide
|
* @param {string|MessagePayload|MessageCreateOptions} options The options to provide
|
||||||
|
|||||||
Reference in New Issue
Block a user