mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-08 20:58:43 +00:00
This should hopefully cover all cases where members are added. There was a bug where an array of chunks received would get entirely processed if only a single chunk was received. This was fixed by explicitly bailing early if we're requesting for chunks.