Update docs_user.rst (#797)

typo
This commit is contained in:
Austin Huang 2016-10-14 00:33:26 -04:00 committed by Schuyler Cebulskie
parent 07fbf8df56
commit af0663e915

View file

@ -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`)
@ -177,4 +177,4 @@ hasRole(role)
.. _client.startTyping : ./docs_client.html#starttyping-channel-callback
.. _client.stopTyping : ./docs_client.html#stoptyping-channel-callback
.. _client.getChannelLogs : ./docs_client.html#getchannellogs-channel-limit-options-callback
.. _client.getMessage : ./docs_client.html#getmessage-channel-messageid-callback
.. _client.getMessage : ./docs_client.html#getmessage-channel-messageid-callback