messages.GetTopReactions

class pyrogram.raw.functions.messages.GetTopReactions

Got popular message reactions

Details:
  • Layer: 187

  • ID: BB8125BA

Parameters:
  • limit (int 32-bit) – Maximum number of results to return, see pagination

  • 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