The peer list of a peer folder was updated
updateFolderPeers#19360dc0 folder_peers:Vector<FolderPeer> pts:int pts_count:int = Update;
Name | Type | Description |
---|---|---|
folder_peers | Vector<FolderPeer> | New peer list |
pts | int | Event count after generation |
pts_count | int | Number of events that were generated |
How to subscribe to updates and handle them properly.
Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.