messages.GetDefaultTagReactions

class pyrogram.raw.functions.messages.GetDefaultTagReactions

Fetch a default recommended list of saved message tag reactions.

Details:
  • Layer: 187

  • ID: BDF93428

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.reactions.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Returns:

messages.Reactions