TgKit library and website are still in early development!

InlineQueryResultAudioOptions Interface

Properties

audioDuration number

Audio duration in seconds

See the code

audioUrl string

A valid URL for the audio file

See the code

caption string

Caption, 0-1024 characters after entities parsing

See the code

captionEntities

List of special entities that appear in the caption, which can be specified instead of *parseMode*

See the code

inputMessageContent InputMessageContent

Content of the message to be sent

See the code

parseMode ParseMode

Mode for parsing entities in the audio caption. See formatting options for more details.

See the code

performer string

Performer

See the code

replyMarkup InlineKeyboardMarkup

Inline keyboard attached to the message

See the code

title string

Title

See the code