MadelineProtoDocs/docs/TD_docs/methods/importChatInviteLink.md
2018-04-04 19:52:48 +02:00

880 B

title description image
importChatInviteLink Imports chat invite link, adds current user to a chat if possible. Member will not be added until chat state will be synchronized with the server https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Imports chat invite link, adds current user to a chat if possible. Member will not be added until chat state will be synchronized with the server

Parameters:

Name Type Required Description
invite_link string Yes Invite link to import. Should begin with "https: t.me/joinchat/", "https: telegram.me/joinchat/" or "https: telegram.dog/joinchat/"

Return type: Ok