MadelineProtoDocs/docs/TD_docs/constructors/inlineQueryResultAudio.md
2018-04-04 19:52:48 +02:00

631 B

title description image
inlineQueryResultAudio Represents an audio cached on the telegram server https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inlineQueryResultAudio

Back to constructors index

Represents an audio cached on the telegram server

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
audio audio Yes The audio

Type: InlineQueryResult