mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 04:52:22 +00:00
Retest
This commit is contained in:
parent
3e9a2bd346
commit
e0b9ab12da
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ Functions
|
|||
---------
|
||||
|
||||
.. note :: Any functions used here that take callbacks as an optional parameter can also be used as Promises_. For example, you can do:
|
||||
|
||||
.. code-block:: js
|
||||
|
||||
bot.login(email, password).then(success).catch(err);
|
||||
|
|
|
|||
Loading…
Reference in a new issue