messages.getSavedReactionTags

Fetch the full list of saved message tags created by the user.

 Method schema is available as of layer 173. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer flags.0?InputPeer If set, returns tags only used in the specified saved message dialog.
hash long Hash used for caching, for more info click here.

Result

messages.SavedReactionTags

Related pages

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.

Pagination in the API

How to fetch results from large lists of objects.