mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Update download_media docstrings
This commit is contained in:
parent
a9a9dc3cd3
commit
8289dff05f
@ -74,6 +74,7 @@ class DownloadMedia(BaseClient):
|
||||
|
||||
Raises:
|
||||
:class:`Error <pyrogram.Error>`
|
||||
``ValueError``: If the message doesn't contain any downloadable media
|
||||
"""
|
||||
error_message = "This message doesn't contain any downloadable media"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user