diff --git a/discord/guild.py b/discord/guild.py index 8b26a0de2..7020e1f4f 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -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