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