TDLib v0.0.2 TDLib.Object.MessageVoiceNote View Source
A voice note message.
Name | Type | Description |
---|---|---|
voice_note | voiceNote | Message content. |
caption | formattedText | Voice note caption. |
is_listened | bool | True, if at least one of the recipients has listened to the voice note. |
More details on telegram’s documentation.