Updated info about a chat folder deep link » we already imported.
Constructor schema is available as of layer 158. Switch »
| 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 | 
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.