payments.resaleStarGifts#947a12df flags:# count:int gifts:Vector<StarGift> next_offset:flags.0?string attributes:flags.1?Vector<StarGiftAttribute> attributes_hash:flags.1?long chats:Vector<Chat> counters:flags.2?Vector<StarGiftAttributeCounter> users:Vector<User> = payments.ResaleStarGifts;
---functions---
payments.getResaleStarGifts#7a5fa236 flags:# 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 = payments.ResaleStarGifts;
Parameters
Result
payments.ResaleStarGifts
Possible errors
Code |
Type |
Description |
400 |
STARGIFT_INVALID |
The passed gift is invalid. |
-504 |
UNHANDLED_EXCEPTION |
|
Only users can use this method
Related pages
How to fetch results from large lists of objects.