mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
557 B
557 B
title | description |
---|---|
inlineQueryResultAudio | Represents an audio cached on the telegram server |
Constructor: inlineQueryResultAudio
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 |