mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 15:06:07 +00:00
Fix Guild.fetch_member docstring
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
This commit is contained in:
parent
15a6a04622
commit
482bd11ac7
@ -1957,6 +1957,8 @@ class Guild(Hashable):
|
||||
You do not have access to the guild.
|
||||
HTTPException
|
||||
Fetching the member failed.
|
||||
NotFound
|
||||
The member could not be found.
|
||||
|
||||
Returns
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user