discord.js/src/client
SpaceEEC e66fa145d2 fix fetchMentions' auth header, options and data mapping (#1457)
* fix fetchMentions' auth header, options and data mapping

* vscode strikes again

* switched to Util.mergeDefault

* vscode

* removed duplicated optionals and switched to instanceof
2017-05-06 01:04:12 +02:00
..
actions Improve docs a bit 2017-04-30 04:30:44 +02:00
rest fix fetchMentions' auth header, options and data mapping (#1457) 2017-05-06 01:04:12 +02:00
voice Allow await endpoint stage to not error (#1444) 2017-05-01 18:01:28 +01:00
websocket readded docs for Client#error and Client#ready (#1466) 2017-05-05 20:15:06 +02:00
Client.js Make OAuth2Application backwards compatible again 2017-04-30 11:21:48 +01:00
ClientDataManager.js Rewrite WebSocket internals (#1410) 2017-04-28 16:13:06 +01:00
ClientDataResolver.js Add Guild#me (#1384) 2017-04-30 04:30:59 -04:00
ClientManager.js Improve docs a bit 2017-04-30 04:30:44 +02:00
WebhookClient.js Improve docs a bit 2017-04-30 04:30:44 +02:00