discord.js/src/client
Frangu Vlad 0cd4a92fb8 docs: Fixed some missing docstrings or incorrect return types (#2093)
* Fix some missing doc strings
Mainly just readonly tags

* Return an error when guild#allowDMs is ran from a bot account, and fix some return types

* WebhookClient implements Webhook, doesn't extend it

* Fix Client#rateLimit docs not showing what it returns

Cause I wanted to handle this event only to see no return props 🤔

* Actually make Client#rateLimit show the right info

Its an object with all the info
2017-11-17 14:20:57 +01:00
..
actions refactor(Actions): remove obsolete user and guild member get actions (#2061) 2017-10-26 08:52:03 +01:00
voice Typos in docs (#2055) 2017-10-28 19:01:17 +02:00
websocket fix raw event (#2074) 2017-10-28 18:58:46 +02:00
BaseClient.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00
Client.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00
ClientManager.js Documentation improvements (#2069) 2017-10-28 19:04:03 +02:00
WebhookClient.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00