mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-03 15:55:37 +00:00
Fix typo
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user