diff options
Diffstat (limited to 'docs/api.rst')
| -rw-r--r-- | docs/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst index 43efe753..b00179b4 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -284,7 +284,7 @@ The following exceptions are thrown by the library. .. autoclass:: DiscordException -.. autoclass:: InvalidDestination +.. autoclass:: ClientException .. autoclass:: GatewayNotFound |