Files
discord.js/src/structures
Pascal 93e083da4f fix(Guild): memberCount not decrementing when an uncached member leaves
This leads to GuildMemberStore#_fetchMany to always reject
because it expects more member than possible.

Also no longer call the GuildMemberRemove handler locally
to not decrement twice.
2018-01-21 07:30:59 +01:00
..
2017-08-25 21:08:58 +01:00
2017-10-28 19:04:03 +02:00
2017-04-30 04:30:44 +02:00