diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst index af746be3..91d66ab2 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -526,6 +526,8 @@ The following exceptions are thrown by the library. .. autoexception:: GatewayNotFound +.. autoexception:: ConnectionClosed + .. autoexception:: discord.opus.OpusError .. autoexception:: discord.opus.OpusNotLoaded |