mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-07 13:34:59 +03:00
Update telegram-client.rst
Typo error.
This commit is contained in:
parent
ae085f30a8
commit
ccdb701a64
|
@ -185,7 +185,7 @@ It's easy to `download_profile_photo
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
client.download_profile_method(user)
|
client.download_profile_photo(user)
|
||||||
|
|
||||||
Or `download_media <telethon.client.downloads.DownloadMethods.download_media>`
|
Or `download_media <telethon.client.downloads.DownloadMethods.download_media>`
|
||||||
from a message:
|
from a message:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user