chatlists.chatlistInvite

Info about a chat folder deep link ».

Constructor schema is available as of layer 158. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
title string Name of the link
emoticon flags.0?string Emoji to use as icon for the folder.
peers Vector<Peer> Supergroups and channels to join
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.