mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 15:34:52 +00:00
Update download_media docstrings
This commit is contained in:
parent
a9a9dc3cd3
commit
8289dff05f
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ class DownloadMedia(BaseClient):
|
||||||
|
|
||||||
Raises:
|
Raises:
|
||||||
:class:`Error <pyrogram.Error>`
|
:class:`Error <pyrogram.Error>`
|
||||||
|
``ValueError``: If the message doesn't contain any downloadable media
|
||||||
"""
|
"""
|
||||||
error_message = "This message doesn't contain any downloadable media"
|
error_message = "This message doesn't contain any downloadable media"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue