1011 B
1011 B
title | description | image |
---|---|---|
inputMessageAudio | Audio message | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputMessageAudio
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 the 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 |