mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 12:06:55 +01:00
533 B
533 B
title | description |
---|---|
messageAudio | Audio message |
Constructor: messageAudio
Audio message
Attributes:
Name | Type | Required | Description |
---|---|---|---|
audio | audio | Yes | Message content |
caption | string | Yes | Audio caption |
is_listened | Bool | Yes | True, if the audio message was listened to |