payments.resaleStarGifts

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;

Параметры

ПолеТипОписание
flags # Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N.
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

Связанные страницы

Типы, которые здесь встречаются