fix HTTPException explanation in Guild.fetch_member docs

This commit is contained in:
iomintz
2020-05-06 11:27:17 -05:00
committed by GitHub
parent 5107583c5d
commit 559c464d3b

View File

@ -1204,7 +1204,7 @@ class Guild(Hashable):
Forbidden
You do not have access to the guild.
HTTPException
Getting the guild failed.
Fetching the member failed.
Returns
--------