mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 06:56:55 +01:00
550 B
550 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 |