lightningyx
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
discord/guild.py
|
@ -1957,6 +1957,8 @@ class Guild(Hashable): |
|
|
You do not have access to the guild. |
|
|
You do not have access to the guild. |
|
|
HTTPException |
|
|
HTTPException |
|
|
Fetching the member failed. |
|
|
Fetching the member failed. |
|
|
|
|
|
NotFound |
|
|
|
|
|
The member could not be found. |
|
|
|
|
|
|
|
|
Returns |
|
|
Returns |
|
|
-------- |
|
|
-------- |
|
|