chatlists.chatlistInviteAlready

Updated info about a chat folder deep link » we already imported.

chatlists.chatlistInviteAlready#fa87f659 filter_id:int missing_peers:Vector<Peer> already_peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;

Parameters

Name Type Description
filter_id int ID of the imported folder
missing_peers Vector<Peer> New peers to be imported
already_peers Vector<Peer> Peers that were already imported
chats Vector<Chat> Related chat information
users Vector<User> Related user information

Type

chatlists.ChatlistInvite

Related pages

Deep links

Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.