diff options
| author | khazhyk <[email protected]> | 2018-06-25 00:26:03 -0700 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2018-06-29 21:48:31 -0400 |
| commit | 74380cd72a31359c3d028a98b93b996734f7593d (patch) | |
| tree | 809e1877992676b01fd54c0d51c183f6505d77fa /docs | |
| parent | [commands] Change command_prefix behaviour (diff) | |
| download | discord.py-74380cd72a31359c3d028a98b93b996734f7593d.tar.xz discord.py-74380cd72a31359c3d028a98b93b996734f7593d.zip | |
don't drop guild_available/join before ready
large guilds that recieved GUILD_CREATE events prior to READY would
never dispatch guild_available/join. This is inconsistent with
smaller guilds and makes these events unreliable. Dispatch the
"delayed" guilds after they've been chunked, prior to ready.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions