mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-28 00:56:19 +00:00
Update docstrings
This commit is contained in:
parent
b06ae1c38e
commit
b4fee5b5e0
@ -447,7 +447,7 @@ class Client:
|
|||||||
"""A simple method for testing the user authorization. Requires no parameters.
|
"""A simple method for testing the user authorization. Requires no parameters.
|
||||||
|
|
||||||
Returns:
|
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:
|
Raises:
|
||||||
:class:`pyrogram.Error`
|
:class:`pyrogram.Error`
|
||||||
|
Loading…
Reference in New Issue
Block a user