discord.js/src/client
izexi 176fc47699 feat(Actions): use partials for messageDeleteBulk (#3240)
* make use of partials

* don't cache the messages

* pass each message within the for..of iteration
2019-05-03 17:38:57 +02:00
..
actions feat(Actions): use partials for messageDeleteBulk (#3240) 2019-05-03 17:38:57 +02:00
voice feat(VoiceState): self mute/deaf methods (#3243) 2019-05-03 17:11:11 +02:00
websocket src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
BaseClient.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00
Client.js src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227) 2019-04-29 17:49:41 +01:00
WebhookClient.js chore: add strict mode (#2974) 2018-12-03 15:19:10 -06:00