diff --git a/discord/guild.py b/discord/guild.py index 3dbf89288..7a4eb9de2 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -3264,6 +3264,8 @@ class Guild(Hashable): Raises ------- + NotFound + The requested unban was not found. Forbidden You do not have the proper permissions to unban. HTTPException