TDLib v0.0.2 TDLib.Object.InputMessageAudio View Source

An audio message.

NameTypeDescription
audioInputFileAudio file to be sent.
album_cover_thumbnailinputThumbnailThumbnail of the cover for the album, if available.
durationnumberDuration of the audio, in seconds; may be replaced by the server.
titlestringTitle of the audio; 0-64 characters; may be replaced by the server.
performerstringPerformer of the audio; 0-64 characters, may be replaced by the server.
captionformattedTextAudio caption; 0-200 characters.

More details on telegram’s documentation.