Fix misleading Error documentation for Client.fetch_guild

This commit is contained in:
Lucas Hardt
2023-09-05 17:40:59 +02:00
committed by GitHub
parent 69dd6052e4
commit 3827671bf7

View File

@ -2243,8 +2243,8 @@ class Client:
Raises Raises
------ ------
Forbidden NotFound
You do not have access to the guild. The guild doesn't exist or you got no access to it.
HTTPException HTTPException
Getting the guild failed. Getting the guild failed.