MadelineProto/docs/TD_docs/methods/openMessageContent.md

968 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

Parameters:

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

Return type: Ok