mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Update docstrings
This commit is contained in:
parent
b06ae1c38e
commit
b4fee5b5e0
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ class Client:
|
|||
"""A simple method for testing the user authorization. Requires no parameters.
|
||||
|
||||
Returns:
|
||||
Full information about the user in form of a ``types.UserFull`` object.
|
||||
Full information about the user in form of a :obj:`pyrogram.api.types.UserFull` object.
|
||||
|
||||
Raises:
|
||||
:class:`pyrogram.Error`
|
||||
|
|
|
|||
Loading…
Reference in a new issue