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