mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 00:18:17 +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 |