mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Fix Message.download() docstrings
This commit is contained in:
parent
01ca652f8c
commit
b2c4d26ce6
1 changed files with 1 additions and 1 deletions
|
|
@ -3340,7 +3340,7 @@ class Message(Object, Update):
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
await lient.download_media(message)
|
||||
await client.download_media(message)
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
|
|
|
|||
Loading…
Reference in a new issue