diff options
Diffstat (limited to 'discord/client.py')
| -rw-r--r-- | discord/client.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/client.py b/discord/client.py index 17263471..ff5ec16f 100644 --- a/discord/client.py +++ b/discord/client.py @@ -1879,6 +1879,8 @@ class Client: Could not connect to the voice channel in time. ClientException You are already connected to a voice channel. + OpusNotLoaded + The opus library has not been loaded. Returns ------- |