messages.getSavedDialogs

Returns the current saved dialog list, see here » for more info.

 Method schema is available as of layer 170. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
exclude_pinned flags.0?true Exclude pinned dialogs
offset_date int Offsets for pagination, for more info click here
offset_id int Offsets for pagination, for more info click here (top_message ID used for pagination)
offset_peer InputPeer Offset peer for pagination
limit int Number of list elements to be returned
hash long Hash for pagination, for more info click here

Result

messages.SavedDialogs

Related pages

Pagination in the API

How to fetch results from large lists of objects.

Saved messages

The Saved Messages chat allows users to bookmark messages and media: it's a personal cloud storage for any messages or media you may want to send or forward there.