mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-03-15 15:55:01 +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.