mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-04 06:14:51 +00:00
Reword Audio thumb description
This commit is contained in:
parent
f850d6352e
commit
19d04ca94f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class Audio(Object):
|
||||||
Duration of the audio in seconds as defined by sender.
|
Duration of the audio in seconds as defined by sender.
|
||||||
|
|
||||||
thumb (:obj:`PhotoSize <pyrogram.PhotoSize>`, *optional*):
|
thumb (:obj:`PhotoSize <pyrogram.PhotoSize>`, *optional*):
|
||||||
Audio thumbnail.
|
Thumbnail of the music file album cover.
|
||||||
|
|
||||||
file_name (``str``, *optional*):
|
file_name (``str``, *optional*):
|
||||||
Audio file name.
|
Audio file name.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue