payments.getSavedStarGifts

 Method schema is available as of layer 210. Switch »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
exclude_unsaved flags.0?true  
exclude_saved flags.1?true  
exclude_unlimited flags.2?true  
exclude_limited flags.3?true  
exclude_unique flags.4?true  
sort_by_value flags.5?true  
peer InputPeer  
offset string  
limit int Maximum number of results to return, see pagination

Result

payments.SavedStarGifts

Bots can use this method

Related pages

Pagination in the API

How to fetch results from large lists of objects.