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