updateFolderPeers

The peer list of a peer folder was updated

updateFolderPeers#19360dc0 folder_peers:Vector<FolderPeer> pts:int pts_count:int = Update;

Parameters

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

Type

Update

Related pages

Working with Updates

How to subscribe to updates and handle them properly.

Folders

Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.