diff --git a/discord/guild.py b/discord/guild.py index 7020e1f4f..9f609ad16 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -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 --------