discord.js/src/client
Gus Caplan e04dbbdb82 add clientuser#friends (#807)
* add client#friends

* Update Ready.js

* Update Client.js

* move friends to client.user

* Update ClientUser.js

* Update ClientUser.js
2016-10-16 21:28:17 -04:00
..
actions Fix stacked heartbeats on reconnect and fix documentation 2016-10-01 20:21:38 +01:00
rest Fix split messages resolving with multiple of the same message 2016-10-15 20:23:32 -04:00
voice Initialise and document StreamDispatcher.paused 2016-09-30 03:12:01 -04:00
websocket add clientuser#friends (#807) 2016-10-16 21:28:17 -04:00
Client.js Remove unnecessary array conversions 2016-10-16 21:14:59 -04:00
ClientDataManager.js Add full guild emoji functionality (#749) 2016-09-27 20:44:09 -04:00
ClientDataResolver.js Reorganise resolver 2016-10-12 02:26:56 -04:00
ClientManager.js Fix Gus' log messages 2016-10-13 20:05:07 -04:00
WebhookClient.js adds new WebhookClient and allows you to fetch channel webhooks and such without being "over the top" (#768) 2016-10-07 19:09:41 +01:00