messages.getOldFeaturedStickers

Method for fetching previously featured stickers

 메서드 스키마는 레이어 133부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
offset int Offset
limit int Maximum number of results to return, see pagination
hash long Hash used for caching, for more info click here.

Result

messages.FeaturedStickers

Only users can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.