mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
Fix misleading Error documentation for Client.fetch_guild
This commit is contained in:
parent
69dd6052e4
commit
3827671bf7
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user