starGiftCollection

starGiftCollection#9d6b13b0 flags:# collection_id:int title:string icon:flags.0?Document gifts_count:int hash:long = StarGiftCollection;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
collection_id int
title string Title.
icon flags.0?Document
gifts_count int
hash long Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again.

Type

StarGiftCollection

Related pages

Types used here

Back to top