discord.js/src
2018-08-18 10:57:08 +02:00
..
client fix(GuildBanAddHandler): not emitting guildBanAdd for uncached users (#2763) 2018-08-18 10:53:23 +02:00
errors rewrite voice state handling 2018-08-10 14:44:59 +01:00
rest fix: Handle async stacks correctly (#2744) 2018-08-16 19:51:21 +01:00
sharding Revert "fix: Shards not receiving regular messages" 2018-08-08 13:03:29 -05:00
stores fix: GuildMemberStore now works with custom structures again 2018-08-13 16:21:11 +01:00
structures cleanup(VoiceRegion): remove no longer existing sampleHostname (#2759) 2018-08-18 10:57:08 +02:00
util cleanup: remove more left-over selfbot constants (#2761) 2018-08-18 10:55:09 +02:00
index.js src: delete leftover UserConnection class (#2758) 2018-08-17 16:52:57 +02:00
WebSocket.js