TDLib v0.0.2 TDLib.Object.InlineQueryResultVoiceNote View Source
Represents a voice note.
Name | Type | Description |
---|---|---|
id | string | Unique identifier of the query result. |
voice_note | voiceNote | Voice note. |
title | string | Title of the voice note. |
More details on telegram’s documentation.