payments.getResaleStarGifts

 Method schema is available as of layer 203. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
sort_by_price flags.1?true  
sort_by_num flags.2?true  
attributes_hash flags.0?long  
gift_id long  
attributes flags.3?Vector<StarGiftAttributeId>  
offset string  
limit int Maximum number of results to return, see pagination

Result

payments.ResaleStarGifts

Bots can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.