discord.js/src
2019-05-18 19:02:23 +02:00
..
client fix(READY): do not overwrite Client#user when reidentifying 2019-05-16 19:56:19 +02:00
errors feat(VoiceState): self mute/deaf methods (#3243) 2019-05-03 17:11:11 +02:00
rest typo(RequestHandler): fix spelling of 'requests' (#3196) 2019-04-10 17:07:50 +02:00
sharding feat(Sharding): change waitForReady to spawnTimeout (#3080) 2019-04-21 13:34:09 +02:00
stores feat(MessageStore): add remove() (#2468) 2019-04-29 17:53:32 +01:00
structures fix(Message#pinnable): you can't pin system messages (#3279) 2019-05-18 19:02:23 +02:00
util src: add news and store channels, and missing guild props (#3168) 2019-05-03 17:08:07 +02:00
index.js Partials (#3070) 2019-02-13 17:39:39 +00:00
WebSocket.js src: Replace instanceof Array checks with Array.isArray and instanceof Buffer with Buffer.isBuffer (#3227) 2019-04-29 17:49:41 +01:00