messages.GetOldFeaturedStickers

class pyrogram.raw.functions.messages.GetOldFeaturedStickers

Method for fetching previously featured stickers

Details:
  • Layer: 187

  • ID: 7ED094A1

Parameters:
  • offset (int 32-bit) – Offset

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

Returns:

messages.FeaturedStickers