Soheab_
1 year 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/client.py
|
@ -1073,7 +1073,7 @@ class Client: |
|
|
|
|
|
|
|
|
Returns |
|
|
Returns |
|
|
-------- |
|
|
-------- |
|
|
Optional[:class:`User`] |
|
|
Optional[:class:`~discord.User`] |
|
|
The user sharing a server with the bot with the associated name. If not found |
|
|
The user sharing a server with the bot with the associated name. If not found |
|
|
then ``None`` is returned. |
|
|
then ``None`` is returned. |
|
|
""" |
|
|
""" |
|
|