mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 07:53:01 +00:00
Add OpusNotLoaded exception and opus.is_loaded utility function.
This commit is contained in:
@@ -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
|
||||
-------
|
||||
|
Reference in New Issue
Block a user