aboutsummaryrefslogtreecommitdiff
path: root/discord/server.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2016-02-13 22:34:38 -0500
committerRapptz <[email protected]>2016-02-13 22:34:38 -0500
commit530fbe78b8c850c08999998c0f6d58edbd0b153b (patch)
treebe2889ad7b428a0966acc2d5f1c47cece57f3cd4 /discord/server.py
parentAdd Server.member_count property for actual member count. (diff)
downloaddiscord.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 'discord/server.py')
0 files changed, 0 insertions, 0 deletions