mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 21:26:55 +01:00
540 B
540 B
title | description |
---|---|
messageVoice | Voice message |
Constructor: messageVoice
Voice message
Attributes:
Name | Type | Required | Description |
---|---|---|---|
voice | voice | Yes | Message content |
caption | string | Yes | Voice caption |
is_listened | Bool | Yes | True, if the voice message was listened to |