2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00
This commit is contained in:
Dan 2019-01-07 08:30:40 +01:00
parent bb27633da6
commit 6451d599b2

View File

@ -20,7 +20,7 @@ from . import InputMedia
class InputMediaAudio(InputMedia):
"""This object represents a video to be sent inside an album.
"""This object represents an audio to be sent inside an album.
It is intended to be used with :obj:`send_media_group() <pyrogram.Client.send_media_group>`.
Args: