starsTopupOption#bd915c0 flags:# extended:flags.1?true stars:long store_product:flags.0?string currency:string amount:long = StarsTopupOption;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| extended | flags.1?true | |
| stars | long | Amount in the internal currency. |
| store_product | flags.0?string | |
| currency | string | Currency, three-letter code. |
| amount | long | Amount. |