messages.GetSavedReactionTags

class pyrogram.raw.functions.messages.GetSavedReactionTags

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

Details:
  • Layer: 187

  • ID: 3637E05B

Parameters:
  • hash (int 64-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the messages.savedReactionTags.hash field returned by a previous call to the method, or pass 0 if this is the first call.

  • peer (InputPeer, optional) – If set, returns tags only used in the specified saved message dialog.

Returns:

messages.SavedReactionTags