diff --git a/discord/guild.py b/discord/guild.py index 9f609ad16..cfb501025 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -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