mirror of
https://github.com/danbulant/discord.js
synced 2026-07-09 05:00:48 +00:00
parent
07fbf8df56
commit
af0663e915
1 changed files with 2 additions and 2 deletions
|
|
@ -122,7 +122,7 @@ sendTTSMessage(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_
|
||||
|
||||
startTyping(`callback`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue