Update telegram-client.rst

Typo error.
This commit is contained in:
Fran Quinto 2018-09-05 19:57:55 +02:00 committed by GitHub
parent ae085f30a8
commit ccdb701a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,7 +185,7 @@ It's easy to `download_profile_photo
.. code-block:: python
client.download_profile_method(user)
client.download_profile_photo(user)
Or `download_media <telethon.client.downloads.DownloadMethods.download_media>`
from a message: