mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
committed by
Schuyler Cebulskie
parent
07fbf8df56
commit
af0663e915
@@ -122,7 +122,7 @@ sendTTSMessage(content, `callback`)
|
|||||||
sendFile(attachment, name, content, `callback`)
|
sendFile(attachment, name, content, `callback`)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
| **Shortcut of** ``client.sendFile(channel, attachment, name, content, callbasck)``
|
| **Shortcut of** ``client.sendFile(channel, attachment, name, content, callback)``
|
||||||
| **See** client.sendFile_
|
| **See** client.sendFile_
|
||||||
|
|
||||||
startTyping(`callback`)
|
startTyping(`callback`)
|
||||||
|
|||||||
Reference in New Issue
Block a user