messages.GetRecentStickers

class pyrogram.raw.functions.messages.GetRecentStickers

Get recent stickers

Details:
  • Layer: 187

  • ID: 9DA9403B

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

  • attached (bool, optional) – Get stickers recently attached to photo or video files

Returns:

messages.RecentStickers