We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb27633 commit 6451d59Copy full SHA for 6451d59
pyrogram/client/types/input_media/input_media_audio.py
@@ -20,7 +20,7 @@
20
21
22
class InputMediaAudio(InputMedia):
23
- """This object represents a video to be sent inside an album.
+ """This object represents an audio to be sent inside an album.
24
It is intended to be used with :obj:`send_media_group() <pyrogram.Client.send_media_group>`.
25
26
Args:
0 commit comments