Add NotFound to ban docstring

This commit is contained in:
Mad Cat
2022-04-18 17:23:40 -04:00
committed by GitHub
parent 54d2ff9caa
commit c885aa0b99
+2
View File
@@ -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