diff --git a/discord/client.py b/discord/client.py index c2d511a84..9121617b3 100644 --- a/discord/client.py +++ b/discord/client.py @@ -1925,8 +1925,8 @@ class Client: Raises ------ - Forbidden - You do not have access to the guild. + NotFound + The guild doesn't exist or you got no access to it. HTTPException Getting the guild failed.