Sebastian Law
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/guild.py
|
|
@ -1317,7 +1317,7 @@ class Guild(Hashable): |
|
|
|
async def fetch_member(self, member_id): |
|
|
|
"""|coro| |
|
|
|
|
|
|
|
Retreives a :class:`Member` from a guild ID, and a member ID. |
|
|
|
Retrieves a :class:`Member` from a guild ID, and a member ID. |
|
|
|
|
|
|
|
.. note:: |
|
|
|
|
|
|
|