mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 12:57:52 +00:00
Fix typo
This commit is contained in:
parent
bb27633da6
commit
6451d599b2
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user