premiumGiftCodeOption

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

Параметры

ПолеТипОписание
flags # Битовая маска: поле вида flags.N?T присутствует, только если поднят бит N.
users int Пользователи, упомянутые в ответе — клиент должен положить их в свой кеш.
months int
store_product flags.0?string
store_quantity flags.1?int
currency string Валюта, трёхбуквенный код.
amount long Сумма.

Тип

PremiumGiftCodeOption

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

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