mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 16:32:59 +00:00
Add NotFound to ban docstring
This commit is contained in:
@@ -3174,6 +3174,8 @@ class Guild(Hashable):
|
|||||||
|
|
||||||
Raises
|
Raises
|
||||||
-------
|
-------
|
||||||
|
NotFound
|
||||||
|
The requested user was not found.
|
||||||
Forbidden
|
Forbidden
|
||||||
You do not have the proper permissions to ban.
|
You do not have the proper permissions to ban.
|
||||||
HTTPException
|
HTTPException
|
||||||
|
Reference in New Issue
Block a user