MadelineProtoDocs/docs/TD_docs/methods/importChatInviteLink.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

879 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

Method: importChatInviteLink

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