mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 16:51:59 +00:00
Update documentation for on_voice_state_update
The event also gets triggered by stage channels.
This commit is contained in:
parent
0847085661
commit
2f0a2b244e
@ -821,8 +821,8 @@ to handle it, which defaults to print a traceback and ignoring the exception.
|
||||
|
||||
The following, but not limited to, examples illustrate when this event is called:
|
||||
|
||||
- A member joins a voice channel.
|
||||
- A member leaves a voice channel.
|
||||
- A member joins a voice or stage channel.
|
||||
- A member leaves a voice or stage channel.
|
||||
- A member is muted or deafened by their own accord.
|
||||
- A member is muted or deafened by a guild administrator.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user