mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 13:46:54 +01:00
816 B
816 B
title | description |
---|---|
openMessageContent | Message content is opened, for example the user has opened a photo, a video, a document, a location or a venue or have listened to an audio or a voice message |
Method: openMessageContent
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Message content is opened, for example the user has opened a photo, a video, a document, a location or a venue or have listened to an audio or a voice message
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | InputPeer | Yes | Chat identifier of the message |
message_id | long | Yes | Identifier of the message with opened content |