feat: Update sendSlash (Attachments)

This commit is contained in:
March 7th
2022-11-12 17:39:56 +07:00
parent 0c6ba7a211
commit 41f414b13a
3 changed files with 11 additions and 10 deletions

View File

@@ -439,7 +439,7 @@ class TextBasedChannel {
* Send Slash to this channel
* @param {UserResolvable} bot Bot user
* @param {string} commandString Command name (and sub / group formats)
* @param {...?string|string[]} args Command arguments
* @param {...?any|any[]} args Command arguments
* @returns {Promise<InteractionResponse>}
* @example
* // Send Slash to this channel