mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-16 06:03:11 +00:00
Add NotFound to ban docstring
This commit is contained in:
parent
54d2ff9caa
commit
c885aa0b99
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user