mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
voice room → voice channel in event documentation
This commit is contained in:
parent
186d9a7f9c
commit
439dd24056
@ -531,8 +531,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 room.
|
||||
- A member leaves a voice room.
|
||||
- A member joins a voice channel.
|
||||
- A member leaves a voice 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