diff options
| author | Rapptz <[email protected]> | 2015-10-15 01:02:15 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2015-10-15 01:37:55 -0400 |
| commit | ab2512785b16d76a78f33e61a60ce90a2b225233 (patch) | |
| tree | e18c594f06cea4d8eddca171da967944133e1306 /examples/echo.py | |
| parent | Handle GUILD_ROLE_UPDATE websocket events. (diff) | |
| download | discord.py-ab2512785b16d76a78f33e61a60ce90a2b225233.tar.xz discord.py-ab2512785b16d76a78f33e61a60ce90a2b225233.zip | |
Handle VOICE_STATE_UPDATE websocket events.
This adds a lot of new attributes into the Member class
such as giving a voice_channel that the user is currently connected
to. Initially there was a plan to have a voice_members attribute
in the Channel class but this proved to be difficult when it came to
actually removing users from the voice channel as the response would
return channel_id as null.
Fixes #16.
Diffstat (limited to 'examples/echo.py')
0 files changed, 0 insertions, 0 deletions