Skip to content

openChat

Sahri Riza Umami edited this page Dec 8, 2016 · 3 revisions

Chat is opened by the user.

openChat(chat_id)

Many useful activities depends on chat being opened or closed. For example, in channels all updates are received only for opened chats.

Option Description
chat_id Chat identifier.

Example

openChat(1234567890)

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally