Browse Source

Fix docs

Co-authored-by: lmaotrigine <[email protected]>
pull/9658/head
Soheab_ 1 year ago
committed by GitHub
parent
commit
b90d383647
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      discord/client.py

2
discord/client.py

@ -1073,7 +1073,7 @@ class Client:
Returns
--------
Optional[:class:`User`]
Optional[:class:`~discord.User`]
The user sharing a server with the bot with the associated name. If not found
then ``None`` is returned.
"""

Loading…
Cancel
Save