Skip to content

openMessageContent

Sahri Riza Umami edited this page Mar 14, 2017 · 4 revisions

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.

openMessageContent(chat_id, message_id)
Option Description
chat_id Chat identifier of the message.
message_id Identifier of the message with opened content.

Example

  • Open message with id 212

    openMessageContent(1234567890, 212)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally