discord.js/src/client
Braxton f0c4d0e834 feat: Add "deleted" property to multiple structures. (#2556)
* Add "deleted" property to "Message" structure

* Add "deleted" property to Multiple structures

Structures edited:
- Channel
- Emoji
- Guild
- Guild Member
- Role

* Update "deletable" getter

* Fix ESLint "no-trailing-spaces" errors

* Requested Change: Mark w/ bulkDelete
2018-05-28 17:42:51 -05:00
..
actions feat: Add "deleted" property to multiple structures. (#2556) 2018-05-28 17:42:51 -05:00
voice voice: support xsalsa20_poly1305_lite and xsalsa20_poly1305_suffix 2018-05-10 12:11:22 +01:00
websocket Added a note in userUpdate event (#2479) 2018-04-21 21:45:15 +02:00
BaseClient.js feature: allow sweeping of inactive request buckets 2018-05-02 17:57:48 +01:00
Client.js feat: add Collection#sweep() (#2528) 2018-05-04 02:27:59 -05:00
ClientManager.js fix(ClientManager): patch ClientUser's presence with ClientOption's one (#2458) 2018-04-13 08:27:53 +02:00
WebhookClient.js docs: Fixed some missing docstrings or incorrect return types (#2093) 2017-11-17 14:20:57 +01:00