MadelineProtoDocs/docs/TD_docs/methods/openMessageContent.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

1023 B

title description image
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 https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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

Parameters:

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

Return type: Ok