discord.js/src/client/rest
Gus Caplan 1c4ed4547f adds new WebhookClient and allows you to fetch channel webhooks and such without being "over the top" (#768)
* start blocking out client

* proto webhookclient

* wee working webhooks

* it's all working

* run docs

* fix jsdoc issues

* add example for webhookClient

* add example in the examples place

* fix docs
2016-10-07 19:09:41 +01:00
..
RequestHandlers Clean up some stuff 2016-09-19 04:32:24 -04:00
APIRequest.js comply to the latest rate limit stuff (hammerandchisel/discord-api-docs#108) 2016-09-24 18:19:18 +01:00
RESTManager.js Switch config back to camelCase 2016-09-27 18:42:32 -04:00
RESTMethods.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
UserAgentManager.js ESLint stuff... 2016-08-13 14:44:49 +01:00