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: