Skip to content

importChatInviteLink

Sahri Riza Umami edited this page Jun 10, 2017 · 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/".

NOTE: Up to telegram-cli-1222 you have to use telegram.me instead of t.me.

Example

Test script
Frequently Asked Questions
The Functions

Clone this wiki locally