MadelineProto/docs/TD_docs/methods/openMessageContent.md
2017-08-25 15:05:53 +02:00

954 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. You will receive updateOpenMessageContent if something has changed

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. You will receive updateOpenMessageContent if something has changed

Params:

Name Type Required Description
chat_id InputPeer Yes Chat identifier of the message
message_id int53 Yes Identifier of the message with opened content

Return type: Ok