diff --git a/discord/client.py b/discord/client.py index ff083c33b..83eb9287a 100644 --- a/discord/client.py +++ b/discord/client.py @@ -2243,8 +2243,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.