mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
Add NotFound to unban docstring
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user