aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-01-11 19:53:29 -0500
committerRapptz <[email protected]>2017-01-11 19:53:48 -0500
commit06ca5184596d187b1737484b265d847b8efb3dc1 (patch)
treec6f546a733c0e95ca7e17206946f7c05131ec87b /docs
parentAllow HistoryIterator to be flattened into a list. (diff)
downloaddiscord.py-06ca5184596d187b1737484b265d847b8efb3dc1.tar.xz
discord.py-06ca5184596d187b1737484b265d847b8efb3dc1.zip
Rename NoMoreMessages to NoMoreItems.
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index c3f6aabc..1855e5ac 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -782,6 +782,8 @@ The following exceptions are thrown by the library.
.. autoexception:: LoginFailure
+.. autoexception:: NoMoreItems
+
.. autoexception:: HTTPException
:members: