payments.savedStarGifts#95f389b1 flags:# count:int chat_notifications_enabled:flags.1?Bool gifts:Vector<SavedStarGift> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = payments.SavedStarGifts;
---functions---
payments.getCraftStarGifts#fd05dd00 gift_id:long offset:string limit:int = payments.SavedStarGifts;
Parameters
Result
payments.SavedStarGifts
Only users can use this method
Possible errors
| Code |
Type |
Description |
| 400 |
STARGIFT_INVALID |
The passed gift is invalid. |
Related pages
How to fetch results from large lists of objects.