From 1c623ccf110723a4c0e00375b23b9f5838468ce9 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 26 Apr 2016 19:38:54 -0400 Subject: Begin working on gateway v4 support. Bump websockets requirement to v3.1 Should be squashed... --- docs/api.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/api.rst') 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 -- cgit v1.2.3