mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-27 16:45: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.
|
||||
|
||||
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 New Issue
Block a user