Rapptz d87d11c5a6 Fix voice states being overwritten after a GUILD_SYNC.
This was a two-fold problem. The first of which involved the overwriting
of members during a GUILD_SYNC. Since we are requesting a chunk anyway,
we have all the member references we need without actually chunking. The
second problem came from the order. We were doing a GUILD_SYNC and then
doing the chunking requests. We should do the GUILD_SYNC after the
chunking in order to just update presences.
2016-06-28 19:07:56 -04:00
..
2016-05-06 12:23:24 -04:00
2016-06-28 01:24:55 -04:00
2016-06-22 05:00:08 -04:00
2016-06-28 00:58:11 -04:00
2016-03-31 14:38:03 -04:00
2016-01-04 22:28:29 -05:00
2016-01-04 22:28:29 -05:00
2016-05-31 20:39:12 -04:00
2016-05-06 12:23:24 -04:00
2016-06-01 20:47:33 -04:00
2016-06-28 00:58:11 -04:00