GetOldFeaturedStickers¶
-
class
pyrogram.raw.functions.messages.
GetOldFeaturedStickers
¶ Method for fetching previously featured stickers.
- Details
Layer:
126
ID:
0x5fe7025b
- Parameters
offset (
int
32-bit
) – Offset.limit (
int
32-bit
) – Maximum number of results to return, see pagination.hash (
int
32-bit
) – Hash for pagination, for more info click here.
- Returns
messages.FeaturedStickers
– Featured stickers.