messages.SavedReactionTags#

class pyrogram.raw.base.messages.SavedReactionTags#

List of reaction tag names assigned by the user.

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.

Constructors:

This base type has 2 constructors available.

messages.SavedReactionTags

List of reaction tag names assigned by the user.

messages.SavedReactionTagsNotModified

The list of reaction tag names assigned by the user hasn't changed.

Functions:

This object can be returned by 1 function.

messages.GetSavedReactionTags

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