Skip to content

importChatInviteLink

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

Imports chat invite link, adds current user to a chat if possible.

importChatInviteLink(invite_link)

Member will not be added until chat state will be synchronized with the server.
Member will not be added if application is killed before it can send request to the server.

Option Description
invite_link Invite link to import. Should begin with "https://telegram.me/joinchat/".

Example

importChatInviteLink('https://telegram.me/joinchat/AAZTvzwRgCYrDGW9MXBhfg')

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally