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