Preparing search index...
The search index is not available
tdjson
tdjson
MessageAudio
Interface MessageAudio
An audio message. Subtype of
MessageContent
.
interface
MessageAudio
{
@type
:
"messageAudio"
;
audio
:
Audio
;
caption
:
FormattedText
;
}
Index
Properties
@type
audio
caption
Properties
@type
@type
:
"messageAudio"
audio
audio
:
Audio
The audio description.
caption
caption
:
FormattedText
Audio caption.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
audio
caption
tdjson
Loading...
An audio message. Subtype of MessageContent.