diff options
| author | Rapptz <[email protected]> | 2016-02-13 22:34:38 -0500 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-02-13 22:34:38 -0500 |
| commit | 530fbe78b8c850c08999998c0f6d58edbd0b153b (patch) | |
| tree | be2889ad7b428a0966acc2d5f1c47cece57f3cd4 /examples/guessing_game.py | |
| parent | Add Server.member_count property for actual member count. (diff) | |
| download | discord.py-530fbe78b8c850c08999998c0f6d58edbd0b153b.tar.xz discord.py-530fbe78b8c850c08999998c0f6d58edbd0b153b.zip | |
Handle case where PRESENCE_UPDATE adds members to cache.
When we don't request offline members, members that are going from
offline to online in the server will become available via the
PRESENCE_UPDATE event. This should be transparent to the user since
technically the member exists in the server and thus on_member_update
is used instead of on_member_join.
Diffstat (limited to 'examples/guessing_game.py')
0 files changed, 0 insertions, 0 deletions