Info about a chat folder deep link ».
chatlists.chatlistInvite#1dcd839d flags:# title:string emoticon:flags.0?string peers:Vector<Peer> chats:Vector<Chat> users:Vector<User> = chatlists.ChatlistInvite;
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 |
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.