Update docstrings

This commit is contained in:
Dan 2018-01-04 03:02:55 +01:00
parent b06ae1c38e
commit b4fee5b5e0

View File

@ -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`