mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
622 B
622 B
title | description |
---|---|
inlineQueryResultVoice | Represents a voice cached on the telegram server |
Constructor: inlineQueryResultVoice
Represents a voice cached on the telegram server
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Unique identifier of this result |
voice | voice | Yes | The voice |
title | string | Yes | Title of the voice file |