MadelineProto/docs/TD_docs/constructors/inputMessageAudio.md
2017-08-25 14:43:29 +02:00

927 B

title description
inputMessageAudio Audio message

Constructor: inputMessageAudio

Back to constructors index

Audio message

Attributes:

Name Type Required Description
audio InputFile Yes Audio file to send
album_cover_thumb InputThumb Yes Thumb of the album's cover, if available
duration int Yes Duration of audio in seconds, may be replaced by the server
title string Yes Title of the audio, 0-64 characters, may be replaced by the server
performer string Yes Performer of the audio, 0-64 characters, may be replaced by the server
caption string Yes Audio caption, 0-200 characters

Type: InputMessageContent