premiumGiftCodeOption

premiumGiftCodeOption#257e962b flags:# users:int months:int store_product:flags.0?string store_quantity:flags.1?int currency:string amount:long = PremiumGiftCodeOption;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
users int Users referenced by the response — the client should put them in its cache.
months int
store_product flags.0?string
store_quantity flags.1?int
currency string Currency, three-letter code.
amount long Amount.

Type

PremiumGiftCodeOption

Related pages

Types used here