messages.GetOldFeaturedStickers
- class pyrogram.raw.functions.messages.GetOldFeaturedStickers
Method for fetching previously featured stickers
- Details:
Layer:
194
ID:
7ED094A1
- Parameters:
offset (
int
32-bit
) – Offsetlimit (
int
32-bit
) – Maximum number of results to return, see paginationhash (
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: