mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 11:46:55 +01:00
533 B
533 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 |