mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Add NotFound to unban docstring
This commit is contained in:
parent
1bfe6b2bb1
commit
18a6881fd9
@ -3198,6 +3198,8 @@ class Guild(Hashable):
|
|||||||
|
|
||||||
Raises
|
Raises
|
||||||
-------
|
-------
|
||||||
|
NotFound
|
||||||
|
The requested unban was not found.
|
||||||
Forbidden
|
Forbidden
|
||||||
You do not have the proper permissions to unban.
|
You do not have the proper permissions to unban.
|
||||||
HTTPException
|
HTTPException
|
||||||
|
Loading…
x
Reference in New Issue
Block a user