1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 13:46:54 +01:00
MadelineProto/docs/TD_docs/methods/openMessageContent.md
2017-08-25 14:43:29 +02:00

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

Back to methods index

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

Return type: Ok