diff --git a/docs/api.rst b/docs/api.rst index 7522f52d2..09d4d0c61 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -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.