mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-23 18:37:26 +00:00
Fix Message.download() docstrings
This commit is contained in:
parent
01ca652f8c
commit
b2c4d26ce6
@ -3340,7 +3340,7 @@ class Message(Object, Update):
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
await lient.download_media(message)
|
await client.download_media(message)
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user