mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-04 22:42:21 +00:00
Remove NoMoreItems
This commit is contained in:
committed by
GitHub
parent
b77cf500a2
commit
01906f37f1
@@ -4053,8 +4053,6 @@ The following exceptions are thrown by the library.
|
||||
|
||||
.. autoexception:: LoginFailure
|
||||
|
||||
.. autoexception:: NoMoreItems
|
||||
|
||||
.. autoexception:: HTTPException
|
||||
:members:
|
||||
|
||||
@@ -4091,7 +4089,6 @@ Exception Hierarchy
|
||||
- :exc:`ConnectionClosed`
|
||||
- :exc:`PrivilegedIntentsRequired`
|
||||
- :exc:`InteractionResponded`
|
||||
- :exc:`NoMoreItems`
|
||||
- :exc:`GatewayNotFound`
|
||||
- :exc:`HTTPException`
|
||||
- :exc:`Forbidden`
|
||||
|
||||
Reference in New Issue
Block a user